1. 26 Sep, 2017 3 commits
  2. 25 Sep, 2017 1 commit
  3. 17 Sep, 2017 1 commit
  4. 16 Sep, 2017 4 commits
  5. 15 Sep, 2017 1 commit
  6. 13 Sep, 2017 1 commit
  7. 12 Sep, 2017 2 commits
  8. 11 Sep, 2017 1 commit
  9. 10 Sep, 2017 1 commit
  10. 07 Sep, 2017 2 commits
  11. 06 Sep, 2017 1 commit
  12. 31 Aug, 2017 1 commit
  13. 29 Aug, 2017 2 commits
  14. 28 Aug, 2017 18 commits
  15. 22 Aug, 2017 1 commit
    • Goulven Champenois's avatar
      Fix pod installation syntax · 5abbc848
      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`.
      5abbc848