@@ -44,8 +44,8 @@ The main package that you interface with is `App` (`@react-native-firebase/app`)
44
44
| -------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
45
45
| [ Analytics] ( /packages/analytics ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/analytics.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/analytics ) |
46
46
| [ App] ( /packages/app ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/app.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/app ) |
47
- | [ App Check] ( /packages/app-check ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/app-check.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/app-check ) |
48
- | [ App Distribution] ( /packages/app-distribution ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/app-distribution.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/app-distribution ) |
47
+ | [ App Check] ( /packages/app-check ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/app-check.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/app-check ) |
48
+ | [ App Distribution] ( /packages/app-distribution ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/app-distribution.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/app-distribution ) |
49
49
| [ Authentication] ( /packages/auth ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/auth.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/auth ) |
50
50
| [ Cloud Firestore] ( /packages/firestore ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/firestore.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/firestore ) |
51
51
| [ Cloud Functions] ( /packages/functions ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/functions.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/functions ) |
@@ -54,6 +54,7 @@ The main package that you interface with is `App` (`@react-native-firebase/app`)
54
54
| [ Crashlytics] ( /packages/crashlytics ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/crashlytics.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/crashlytics ) |
55
55
| [ Dynamic Links] ( /packages/dynamic-links ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/dynamic-links.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/dynamic-links ) |
56
56
| [ In-app Messaging] ( /packages/in-app-messaging ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/in-app-messaging.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/in-app-messaging ) |
57
+ | [ Installations] ( /packages/installations ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/installations.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/installations ) |
57
58
| [ ML] ( /packages/ml ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/ml.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/ml ) |
58
59
| [ Performance Monitoring] ( /packages/perf ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/perf.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/perf ) |
59
60
| [ Realtime Database] ( /packages/database ) | [ ![ badge] ( https://img.shields.io/npm/dm/@react-native-firebase/database.svg?style=for-the-badge&logo=npm )] ( https://www.npmjs.com/package/@react-native-firebase/database ) |
@@ -68,7 +69,7 @@ Looking for the Version 5 documentation? [View legacy documentation](https://v5.
68
69
69
70
## Contributing
70
71
71
- - [ Overview] ( https://rnfirebase.io )
72
+ - [ Overview] ( https://github.com/invertase/react-native-firebase/blob/master/CONTRIBUTING.md )
72
73
- [ Issues] ( https://github.com/invertase/react-native-firebase/issues )
73
74
- [ PRs] ( https://github.com/invertase/react-native-firebase/pulls )
74
75
- [ Documentation] ( https://rnfirebase.io )
0 commit comments