Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 221 Bytes

File metadata and controls

19 lines (14 loc) · 221 Bytes

Ionic Capacitor React App example

To run in web:

yarn install
yarn start

To run in simulator:

yarn build
npx cap sync ios
npx cap run ios

P.S
Cocoapods should be installed