Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/expo/firebase-example
Save some text to Firebase. A simple example that shows how to setup Firebase in your Exponent app, and interact with their most basic set/get API
https://github.com/expo/firebase-example
Last synced: 24 days ago
JSON representation
Save some text to Firebase. A simple example that shows how to setup Firebase in your Exponent app, and interact with their most basic set/get API
- Host: GitHub
- URL: https://github.com/expo/firebase-example
- Owner: expo
- Created: 2016-12-11T23:06:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-12T00:11:57.000Z (about 8 years ago)
- Last Synced: 2024-05-19T04:53:15.242Z (7 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 16
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# firebase-example
Save some text to Firebase. A simple example that shows how to setup
Firebase in your Exponent app, and interact with their most basic
set/get API.(Yes I know I committed my Firebase API keys, it's for your
convenience)Try it: https://getexponent.com/@community/firebase-example
## Learn more
[Read the docs on Firebase and Exponent](https://docs.getexponent.com/versions/latest/guides/using-firebase.html)