Switch to fork of react-native-navigation

This commit is contained in:
John Lyon-Smith
2018-03-12 19:39:16 -07:00
parent 711fde0c6a
commit 9dc783efef
2 changed files with 2 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
"react": "16.2.0",
"react-form-binder": "^1.2.0",
"react-native": "0.52.0",
"react-native-navigation": "^1.1.398",
"react-native-navigation": "github:jlyonsmith/react-native-navigation",
"socket.io-client": "^2.0.4"
}
}