We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1056cd4 commit e4db875Copy full SHA for e4db875
README.md
@@ -8,7 +8,7 @@ https://github.com/invertase/react-native-firebase
8
9
## Getting started
10
11
-`$ npm install git+ssh://[email protected]/rmrs/react-native-firebaseui.git#master --save`
+`$ npm install react-native-firebaseui --save`
12
13
### Mostly automatic installation
14
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-firebaseui",
3
- "version": "v0.0.1-alpha5",
+ "version": "v0.0.1-alpha6",
4
"description": "React Native Firebase Bindings Based on FirebaseUI SDK",
5
"main": "index.js",
6
"repository": {
0 commit comments