Skip to content

Commit fca5172

Browse files
authored
Update README.md
1 parent a6d033b commit fca5172

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@ This is the root of the mono-repo for React Native Firebase, if you're looking f
55

66
The main package that you interface with is `App` (`@react-native-firebase/app`)
77

8-
| Name | Downloads |
9-
| -------------------------------------------------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
10-
| [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) |
11-
| [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) |
12-
| [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) |
13-
| [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) |
14-
| [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) |
15-
| [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) |
16-
| [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) |
17-
| [Cloud Messaging](/packages/messaging) | [![badge](https://img.shields.io/npm/dm/@react-native-firebase/messaging.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/messaging) |
18-
| [Cloud Storage](/packages/storage) | [![badge](https://img.shields.io/npm/dm/@react-native-firebase/storage.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/storage) |
19-
| [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) |
20-
| [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) |
21-
| [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) |
22-
| [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) |
23-
| [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) |
24-
| [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) |
25-
| [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) |
26-
| [Remote Config](/packages/remote-config) | [![badge](https://img.shields.io/npm/dm/@react-native-firebase/remote-config.svg?style=for-the-badge&logo=npm)](https://www.npmjs.com/package/@react-native-firebase/remote-config) |
8+
| Name | Demo |
9+
| -------------------------------------------------------- | --------------------------------- |
10+
| [Analytics](/packages/analytics) | [View demo](/packages/analytics) |
11+
| [App](/packages/app) | [View demo](/packages/app) |
12+
| [App Check](/packages/app-check) | [View demo](/packages/app-check) |
13+
| [App Distribution](/packages/app-distribution) | [View demo](/packages/app-distribution) |
14+
| [Authentication](/packages/auth) | [View demo](/packages/auth) |
15+
| [Cloud Firestore](/packages/firestore) | [View demo](/packages/firestore) |
16+
| [Cloud Functions](/packages/functions) | [View demo](/packages/functions) |
17+
| [Cloud Messaging](/packages/messaging) | [View demo](/packages/messaging) |
18+
| [Cloud Storage](/packages/storage) | [View demo](/packages/storage) |
19+
| [Crashlytics](/packages/crashlytics) | [View demo](/packages/crashlytics)|
20+
| [Dynamic Links](/packages/dynamic-links) | [View demo](/packages/dynamic-links) |
21+
| [In-app Messaging](/packages/in-app-messaging) | [View demo](/packages/in-app-messaging) |
22+
| [Installations](/packages/installations) | [View demo](/packages/installations) |
23+
| [ML](/packages/ml) | [View demo](/packages/ml) |
24+
| [Performance Monitoring](/packages/perf) | [View demo](/packages/perf) |
25+
| [Realtime Database](/packages/database) | [View demo](/packages/database) |
26+
| [Remote Config](/packages/remote-config) | [View demo](/packages/remote-config) |
2727

2828

2929

0 commit comments

Comments
 (0)