Skip to content

ReactVision/samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.