mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-24 04:24:52 +08:00
[docs][ios] Remove react native link support due to issues and update documentation
This commit is contained in:
12
package.json
12
package.json
@@ -50,18 +50,6 @@
|
||||
"react": "*",
|
||||
"react-native": ">= 0.38.0"
|
||||
},
|
||||
"rnpm": {
|
||||
"commands": {
|
||||
"prelink": "node_modules/react-native-firebase/bin/prepare.sh",
|
||||
"postlink": "node_modules/react-native-firebase/bin/cocoapods.sh"
|
||||
},
|
||||
"ios": {
|
||||
"project": "ios/RNFirebase.xcodeproj"
|
||||
},
|
||||
"android": {
|
||||
"packageInstance": "new RNFirebasePackage()"
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^7.0.0",
|
||||
"babel-jest": "^14.1.0",
|
||||
|
||||
Reference in New Issue
Block a user