Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.12 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.12 KB

🚀 React Native Boilerplates

This project contains React Native boilerplates that can be used to kickstart a mobile application. The projects will be updated to adapt to the latest version changes.

It will also contain 3rd party library integrated project examples to help new react-native developers in integrating these modules.

Setups

The boilerplates are added according to level and basic initial setup.

Note:

I have not added the complete project but just the setup files and given the instructions. I had tried react-native-rename but as it has issues relating to renaming ios folders in Windows 10, I have decided to just give setup files and not a project.

Also, it makes it easier for you as a developer to just copy the independent files & folders rather than overwriting project folders like android & ios.

Coder