Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defold/extension-firebase
Firebase is Google's mobile platform that helps you quickly develop high-quality apps and grow your business. This repository contains the core components required by the various products included in Firebase. It is not intended for use on its own
https://github.com/defold/extension-firebase
defold firebase
Last synced: about 1 month ago
JSON representation
Firebase is Google's mobile platform that helps you quickly develop high-quality apps and grow your business. This repository contains the core components required by the various products included in Firebase. It is not intended for use on its own
- Host: GitHub
- URL: https://github.com/defold/extension-firebase
- Owner: defold
- License: mit
- Created: 2021-05-25T21:45:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T20:38:16.000Z (8 months ago)
- Last Synced: 2024-10-04T22:07:51.140Z (about 1 month ago)
- Topics: defold, firebase
- Language: Python
- Homepage:
- Size: 23.4 MB
- Stars: 3
- Watchers: 7
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Actions Status Alpha](https://github.com/defold/extension-firebase/actions/workflows/bob.yml/badge.svg)](https://github.com/defold/extension-firebase/actions)
# Firebase
Firebase is Google's mobile platform that helps you quickly develop high-quality apps and grow your business. This repository contains the core components required by the various products included in Firebase. It is not intended for use on its own.---
### Configure Android Gradle dependencies
The Gradle dependencies used by this extension need to match the ones specified in the [Release Notes](https://firebase.google.com/support/releases)
* Add Gradle dependencies to `extension/manifests/android/build.gradle`### Configure Cocoapod dependencies
The Cocoapod dependencies used by this extension need to match the ones specified in the [Release Notes](https://firebase.google.com/support/releases)* Add Cocoapod dependencies to `extension/manifest/ios/Podfile`