Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 368 Bytes

Samples

Samples for Viro 🐣

Installation

  1. git clone https://github.com/ViroCommunity/samples.git
  2. cd samples/<FolderName>
  3. npm install
  4. npx pod-install (iOS)
  5. npx react-native run-android or npx react-native run-ios

Note: in step 2. above, replace <FolderName> with the name of the folder for the sample project you would like to try.