Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Latest commit

History

History
46 lines (29 loc) 路 2.86 KB

README.md

File metadata and controls

46 lines (29 loc) 路 2.86 KB

馃毃 this project is now a complete part of the original package and will be deleted soon 馃毃

Logo

React Native Boilerplate Typescript License React Native Boilerplate Typescript Version React Native Boilerplate Typescript Release Date React Native Boilerplate Typescript Download React Native Boilerplate Typescript Top Language CI

TheCodingMachine React Native boilerplate - Typescript Plugin

This project is part of our React Native Boilerplate that can be used to kickstart a mobile application.

This boilerplate provides an 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 re-used.

Quick start

To create a new project using the boilerplate simply run :

npx react-native init MyApp --template @thecodingmachine/react-native-boilerplate

Select typescript as language when prompt.

Assuming you have all the requirements installed, you can run the project by running:

  • yarn start to start the metro bundler, in a dedicated terminal
  • yarn <platform> to run the platform application (remember to start a simulator or to connect a device)

Digging Deeper

To learn more about the main project, go to the boilerplate repository More informations about usage of the boilerplate in our full documentation

License

This project is released under the MIT License.

About us

TheCodingMachine is a web and mobile agency based in Paris and Lyon, France. We are constantly looking for new developers and team leaders and we love working with freelancers. You'll find an overview of all our open source projects on our website and on Github.