A project template for ReactNative
After experiencing significant issues with utilizing compatible ReactNative libraries for testing/navigation/any number of things,
I prepared a project that has a readily baked ReactNative project to modify.
The project runs with:
I will only be updating dependencies when they have been proven not to contain breaking changes
Be sure you have run the following dependencies before attempting to run this project:
maxfiles
and maxfilesperproc
values)npm install
to install dependenciesnpm test
to confirm that the App
component renders with no issues (Not necessary but good to confirm)I’d be glad to take in Pull Requests or look over any issues you may be having when getting this set up.
MIT