You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,24 @@ We have a working application example available in at [fullstackreact/FirestackA
44
44
*[Events](docs/api/events.md)
45
45
*[Redux](docs/redux.md)
46
46
47
+
## Feature overview
48
+
Feature | Firestack | Firebase
49
+
------------ | ------------- | -------------
50
+
Real time database | -- | YES
51
+
Authentication | -- | YES
52
+
Cloud messaging | -- | YES
53
+
Storage | -- | YES
54
+
Crash reporting | -- | YES
55
+
Notifications | -- | YES
56
+
Remote config | -- | YES
57
+
Dynamic links | -- | YES
58
+
AdMob | -- | YES
59
+
Analytics | -- | YES
60
+
App indexing | -- | YES
61
+
Hosting | -- | YES
62
+
AdWords | -- | YES
63
+
Invites | -- | YES
64
+
47
65
## Contributing
48
66
49
67
For a detailed discussion of how Firestack works as well as how to contribute, check out our [contribution guide](https://github.com/fullstackreact/react-native-firestack/blob/master/Contributing.md).
0 commit comments