Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 155 Bytes

examples-setup.md

File metadata and controls

17 lines (14 loc) · 155 Bytes

Examples Setup

cd example/
npm install

iOS

npx pod-install
npx react-native run-ios

android

npx react-native run-android