alpesh12 / jetdevs_react_native_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Required version

React-Native :: 0.71.10 Node :: 19.4.0

Project setup steps.

  1. Go to project directory and install the node modules npm install

  2. install pods in iOS cd ios && pod install

  3. install Fonts in both Platform npx react-native-asset

  4. Run The App

Run your app on an emulator, simulator, or your own connected device.

  • To run the app on iOS run npx react-native run-ios.
  • To run the app on Android run npx react-native run-android.
  1. Run The Linter npm run lint

About


Languages

Language:TypeScript 81.9%Language:Java 8.8%Language:Ruby 2.8%Language:Objective-C 2.8%Language:JavaScript 2.2%Language:Objective-C++ 1.4%Language:Shell 0.1%