Skip to content

sadia-onyxtec/rn-widgets

Repository files navigation

rn-widgets

Setup

Following are the steps needed to setup for local development.

  • Clone repo
git clone https://github.com/sadia-onyxtec/rn-widgets.git
  • Navigate to directory
cd rn-widgets
  • install node modules
npm install
  • to run the RN server
npx react-native start
  • to run the app for iOS
npx react-native run-ios
  • to run the app for android
npx react-native run-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published