- Notifications
You must be signed in to change notification settings - Fork903
A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).
License
thecodingmachine/react-native-boilerplate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project is aReact Native boilerplate that can be used to kickstart a mobile application.
The boilerplate providesan optimized architecture for building solid cross-platform mobile applications through separation of concerns between the UI and business logic. It is fully documented so that each piece of code that lands in your application can be understood and used.
If you love this boilerplate, give us a star, you will be a ray of sunshine in our lives :)
Node 18 or greater is required. Development for iOS requires a Mac and Xcode 10 or up, and will target iOS 11 and up.
You also need to install the dependencies required by React Native.Go to theReact Native environment setup, then selectReact Native CLI Quickstart
tab.Follow instructions for your givendevelopment OS
andtarget OS
.
To create a new project using the boilerplate simply run :
npx @react-native-community/cli@latest init MyApp --template @thecodingmachine/react-native-boilerplate
Assuming you have all the requirements installed, you can run the project by running:
yarn start
to start the metro bundler, in a dedicated terminalyarn <platform>
to run theplatform application (remember to start a simulator or connect a device)
To learn more about this boilerplate, go tofull documentation
This project is released under theMIT License.
TheCodingMachine is a web and mobile agency based in Paris and Lyon, France. We areconstantly looking for new developers and team leaders and we loveworking with freelancers. You'll findan overview of all our open source projects on our website and onGithub.
About
A React Native template for building solid applications 🐙, using JavaScript 💛 or Typescript 💙 (you choose).
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.