Alias in React Native
Creating Alias in React Native:
Is there anything more frustrating to find this path ../../../../../components/location in Javascript?
What if we can use “/components/location” from any where in the code base?
Enter the Alias
So we are writing alias ...
suprabhasupi.hashnode.dev1 min read