Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 155 Bytes

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