-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Showing
38 changed files
with
160 additions
and
54 deletions.
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
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 |
---|---|---|
|
@@ -20,5 +20,5 @@ | |
"**/e2e/**", | ||
"**/tests/**" | ||
], | ||
"version": "14.0.1" | ||
"version": "14.1.0" | ||
} |
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/analytics", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - The analytics module provides out of the box support with Google Analytics for Firebase. Integration with the Android & iOS allows for in-depth analytical insight reporting, such as device information, location, user actions and more.", | ||
"main": "lib/index.js", | ||
|
@@ -22,7 +22,7 @@ | |
"analytics" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/app-check", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - App Check", | ||
"main": "lib/index.js", | ||
|
@@ -23,7 +23,7 @@ | |
"appCheck" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/app-distribution", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - App Distribution", | ||
"main": "lib/index.js", | ||
|
@@ -22,7 +22,7 @@ | |
"app-distribution" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/app", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Dynamic Links, Functions, Messaging (FCM), Remote Config, Storage and more.", | ||
"main": "lib/index.js", | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/auth", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - The authentication module provides an easy-to-use API to integrate an authentication workflow into new and existing applications. React Native Firebase provides access to all Firebase authentication methods and identity providers.", | ||
"main": "lib/index.js", | ||
|
@@ -22,7 +22,7 @@ | |
"auth" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/crashlytics", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - Firebase Crashlytics is a lightweight, realtime crash reporter that helps you track, prioritize, and fix stability issues that erode your app quality. React Native Firebase provides automatic crash reporting for both native and JavaScript errors, including unhandled promise rejections.", | ||
"main": "lib/index.js", | ||
|
@@ -29,7 +29,7 @@ | |
"crashlytics" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"dependencies": { | ||
"@expo/config-plugins": "^4.0.12", | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/database", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - The Firebase Realtime Database is a cloud-hosted database. Data is stored as JSON and synchronized in realtime to every connected client. React Native Firebase provides native integration with the Android & iOS Firebase SDKs, supporting both realtime data sync and offline capabilities.", | ||
"main": "lib/index.js", | ||
|
@@ -25,7 +25,7 @@ | |
"realtome database" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/dynamic-links", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - Dynamic Links", | ||
"main": "lib/index.js", | ||
|
@@ -23,7 +23,7 @@ | |
"dynamic link" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/firestore", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - Cloud Firestore is a NoSQL cloud database to store and sync data between your React Native application and Firebase's database. The API matches the Firebase Web SDK whilst taking advantage of the native SDKs performance and offline capabilities.", | ||
"main": "lib/index.js", | ||
|
@@ -27,7 +27,7 @@ | |
"firestore" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/functions", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - Cloud Functions for Firebase lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests. React Native Firebase supports integration with production and locally emulated Cloud Functions with a simple API interface.\n\n", | ||
"main": "lib/index.js", | ||
|
@@ -24,7 +24,7 @@ | |
"functions" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"devDependencies": { | ||
"@react-native-firebase/private-tests-firebase-functions": "^0.0.1" | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/in-app-messaging", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - Firebase In-App Messaging helps you engage your app's active users by sending them targeted, contextual messages that encourage them to use key app features. React Native Firebase provides support for both native Android & iOS integration with a simple JavaScript API.", | ||
"main": "lib/index.js", | ||
|
@@ -27,8 +27,8 @@ | |
"inAppMessaging" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/analytics": "14.0.1", | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/analytics": "14.1.0", | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/installations", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - Installations", | ||
"main": "lib/index.js", | ||
|
@@ -22,7 +22,7 @@ | |
"installations" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
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
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,6 +1,6 @@ | ||
{ | ||
"name": "@react-native-firebase/messaging", | ||
"version": "14.0.1", | ||
"version": "14.1.0", | ||
"author": "Invertase <[email protected]> (http://invertase.io)", | ||
"description": "React Native Firebase - React Native Firebase provides native integration of Firebase Cloud Messaging (FCM) for both Android & iOS. FCM is a cost free service, allowing for server-device and device-device communication. The React Native Firebase Messaging module provides a simple JavaScript API to interact with FCM.", | ||
"main": "lib/index.js", | ||
|
@@ -22,7 +22,7 @@ | |
"messaging" | ||
], | ||
"peerDependencies": { | ||
"@react-native-firebase/app": "14.0.1" | ||
"@react-native-firebase/app": "14.1.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
Oops, something went wrong.
8efda50
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-native-firebase – ./
react-native-firebase-git-main-invertase.vercel.app
react-native-firebase-invertase.vercel.app
react-native-firebase.vercel.app
rnfirebase.io