@@ -44,8 +44,8 @@ The main package that you interface with is `App` (`@react-native-firebase/app`)
4444| -------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
4545| [ 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 ) |
4646| [ 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 ) |
4949| [ 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 ) |
5050| [ 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 ) |
5151| [ 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`)
5454| [ 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 ) |
5555| [ 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 ) |
5656| [ 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 ) |
5758| [ 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 ) |
5859| [ 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 ) |
5960| [ 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.
6869
6970## Contributing
7071
71- - [ Overview] ( https://rnfirebase.io )
72+ - [ Overview] ( https://github.com/invertase/react-native-firebase/blob/master/CONTRIBUTING.md )
7273- [ Issues] ( https://github.com/invertase/react-native-firebase/issues )
7374- [ PRs] ( https://github.com/invertase/react-native-firebase/pulls )
7475- [ Documentation] ( https://rnfirebase.io )
0 commit comments