Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larry8668/react-native-map-sqlite
demo proj with react-native using SQLite to perform map operations, API and more?
https://github.com/larry8668/react-native-map-sqlite
expo google-maps-api react-native
Last synced: 4 days ago
JSON representation
demo proj with react-native using SQLite to perform map operations, API and more?
- Host: GitHub
- URL: https://github.com/larry8668/react-native-map-sqlite
- Owner: Larry8668
- Created: 2023-06-23T21:05:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-26T10:59:42.000Z (over 1 year ago)
- Last Synced: 2024-04-18T12:59:30.131Z (7 months ago)
- Topics: expo, google-maps-api, react-native
- Language: JavaScript
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expo Router Example
Use [`expo-router`](https://expo.github.io/router) to build native navigation using files in the `app/` directory.
## 🚀 How to use
```sh
npx create-expo-app -e with-router
```## 📝 Notes
- [Expo Router: Docs](https://expo.github.io/router)
- [Expo Router: Repo](https://github.com/expo/router)