Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 233 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 233 Bytes

Install

Run yarn in the root folder

Native

cd packages/native/ios
bundle exec pod install

Web

yarn workspace web dev

Native

yarn workspace native react-native run-ios --scheme native-Staging