-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d7b6ba1
commit c1d429f
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,15 @@ | ||
|
||
<p align="center"><img src="./[email protected]" height="200" alt="Firebase in Axway Titanium" /></p> | ||
|
||
|
||
# Firebase in Appcelerator Titanium | ||
This project will contain all Firebase-related modules for Analytics, Cloud-Messaging, Authentication, Firestore etc. | ||
|
||
# Supporting this effort | ||
|
||
The whole Firebase support in Titanium is developed and maintained by the community (`@hansemannn` and `@m1ga`). To keep | ||
this project maintained and be able to use the latest Firebase SDK's, please see the "Sponsor" button of this repository, | ||
thank you! | ||
|
||
## Requirements | ||
- [x] iOS: Titanium SDK **6.3.0+** | ||
- [x] Android: Titanium SDK **7.0.0+** and [Ti.PlayServices](https://github.com/appcelerator-modules/ti.playservices) | ||
|