Skip to content

This repository contains react native custom shareable components

Notifications You must be signed in to change notification settings

muthudevendra/react-native-components

Repository files navigation

react-native-components

React native application

Setting Up

To set up the local environment

git clone https://github.com/muthudevendra/devnet-mobile.git
cd appname
npm install

Run on simulator (IOS)

  • Xcode should be installed to test on ios simulator
cd ios
pod install
npx react-native run-ios

Run on emulator (Android)

  • Android studio should be installed and emulator should be running to test on emulator
npx react-native run-android

About

This repository contains react native custom shareable components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published