Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukasjhan/furo-sample-expo
Expo project sample for Furo
https://github.com/lukasjhan/furo-sample-expo
Last synced: 21 days ago
JSON representation
Expo project sample for Furo
- Host: GitHub
- URL: https://github.com/lukasjhan/furo-sample-expo
- Owner: lukasjhan
- Created: 2023-10-24T17:14:29.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-11T03:17:36.000Z (10 months ago)
- Last Synced: 2024-08-03T18:22:06.491Z (3 months ago)
- Language: JavaScript
- Size: 851 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Furo Example for Expo Project
Check Furo's [Official Documentation](https://docs.furo.one).
## How to start
1. Input your client id in App.js
2. Run server
```bash
yarn start
```Use your expo app to start!