Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

DigitalVibes/react-native-seed

 
 

Repository files navigation

React Native Seed App

Build the project

npm install
npm start

react-native run-ios (separate command line)
react-native run-android (separate command line)

Run unit tests

npm test

Run E2E tests

(IOS)
npm run build:e2e:ios
npm run test:e2e:ios

---------------------------

(ANDROID)
npm run build:e2e:android
npm run test:e2e:android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 78.3%
  • Java 12.9%
  • Objective-C 4.9%
  • C++ 3.1%
  • C 0.5%
  • JavaScript 0.2%
  • Other 0.1%