📄️ Env
For use enviornment variables in react native project, the most recommended way is to use a package named react-native-dotenv. This babel plugin lets you inject your environment variables into your Javascript environment using dotenv for multiple environments.
📄️ Folder Structure
📄️ Styling
JS Styling
📄️ Component Structure
Sample component