An open API service indexing awesome lists of open source software.

https://github.com/reactvision/samples

Samples for Viro 🐣
https://github.com/reactvision/samples

Last synced: 6 months ago
JSON representation

Samples for Viro 🐣

Awesome Lists containing this project

README

          

# Samples
Samples for Viro 🐣

## Installation

1. `git clone https://github.com/ViroCommunity/samples.git`
2. `cd samples/`
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 `` with the name of the folder for the sample project you would like to try.