This commit is contained in:
Muhammad
2019-02-28 17:26:45 +02:00
parent 6a133eb2a4
commit ae18b0ef6b
8 changed files with 58 additions and 37 deletions

View File

@@ -8,6 +8,6 @@
"dependencies": {
"react": "16.6.0-alpha.8af6728",
"react-native": "^0.57.4",
"react-native-notifications": "latest"
"react-native-notifications": "git://github.com/wix/react-native-notifications.git#iosDeprecationsFixes"
}
}