https://github.com/reactvision/samples
Samples for Viro 🐣
https://github.com/reactvision/samples
Last synced: 6 months ago
JSON representation
Samples for Viro 🐣
- Host: GitHub
- URL: https://github.com/reactvision/samples
- Owner: ReactVision
- License: mit
- Created: 2021-08-27T15:15:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T11:15:10.000Z (almost 3 years ago)
- Last Synced: 2025-04-30T21:09:20.885Z (6 months ago)
- Language: JavaScript
- Size: 26.4 MB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.