Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jonjonlarson/fitcommit-react-native

 
 

Repository files navigation

This is the FitCommit early React Native application for iOS and Android. This is designed to with thi following spec sheet in mind:

Specsheet

This project is built with a React Native boilerplate that can be used to kickstart a mobile application.

Requirements

Node 12 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 the React Native environment setup, then select React Native CLI Quickstart tab.
Follow instructions for your given development OS and target OS.

Quick start

To create a new project using the boilerplate simply run :

npx react-native 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 terminal
  • yarn <platform> to run the platform application (remember to start a simulator or connect a device)

License

This project is released under the MIT License.

About

FitCommit React native Repo

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 39.6%
  • TypeScript 28.4%
  • Java 16.1%
  • Objective-C 9.6%
  • Starlark 4.1%
  • Ruby 2.1%
  • Shell 0.1%