- 28 Aug, 2017 2 commits
- 22 Aug, 2017 1 commit
-
-
Goulven Champenois authored
Running `pod install Firebase/Messaging` results in `[!] Unknown command: 'Firebase/Messaging'` using Cocoapods v1.3.1. Also, there was a parse error in `HEADER_SEARCH_PATHS = "$(SRCROOT)/../node_modules/react-native/Libraries/PushNotificationIOS/**""$(SRCROOT)/../node_modules/react-native-fcm/ios";`, I was able to fix it by opening `APPNAME.xcodeproj/project.pbxproj`.
-
- 16 Aug, 2017 1 commit
-
-
RafaelFS authored
-
- 03 Aug, 2017 1 commit
-
-
Libin Lu authored
-
- 02 Aug, 2017 5 commits
-
-
Libin Lu authored
-
Libin Lu authored
-
Libin Lu authored
Remove override of createJSModules
-
Libin Lu authored
Fix typo so 'grant' is spelled correctly
-
Justus Eapen authored
in common error
-
- 31 Jul, 2017 6 commits
- 26 Jul, 2017 3 commits
-
-
Stanislav Shakirov authored
`FirebaseInstanceId.getInstance()` can throw exceptions. For example if Firebase was not initialized.
-
Libin Lu authored
-
Libin Lu authored
-
- 21 Jul, 2017 2 commits
- 20 Jul, 2017 1 commit
-
-
Libin Lu authored
-
- 19 Jul, 2017 1 commit
-
-
Baptiste MORELLE authored
-
- 17 Jul, 2017 3 commits
- 16 Jul, 2017 1 commit
-
-
Riyaz authored
-
- 14 Jul, 2017 1 commit
-
-
Riyaz authored
-
- 13 Jul, 2017 3 commits
- 03 Jul, 2017 2 commits
- 27 Jun, 2017 4 commits
- 26 Jun, 2017 1 commit
-
-
Kevin Cooper authored
Just return the className. The old code didn't work with activity aliases. For example, when launching with `<activity-alias android:name=".SplashActivity" android:targetActivity=".MainActivity" />`, the old code would try to get the class for `SplashActivity` which threw `ClassNotFoundException`.
-
- 25 Jun, 2017 1 commit
-
-
Ashish Chaudhary authored
`android/settings.gradle` is the correct path for React Native v0.45.1
-
- 21 Jun, 2017 1 commit
-
-
Tomas Roos authored
Since of recently in master the unused createJSModules has been removed and ReactPackage's no longer contain the definition of createJSModules. There for it must be removed in order to not yield a compile error. This is breaking change. https://github.com/facebook/react-native/commit/ce6fb337a146e6f261f2afb564aa19363774a7a8
-