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: 8 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T20:38:16.000Z (about 2 years ago)
- Last Synced: 2025-01-30T15:25:48.614Z (over 1 year ago)
- Topics: defold, firebase
- Language: Python
- Homepage:
- Size: 23.4 MB
- Stars: 3
- Watchers: 6
- Forks: 10
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](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`