1. 01 Feb, 2018 1 commit
  2. 11 Jan, 2018 1 commit
  3. 08 Jan, 2018 1 commit
  4. 05 Jan, 2018 1 commit
  5. 04 Jan, 2018 1 commit
  6. 30 Dec, 2017 1 commit
  7. 28 Dec, 2017 3 commits
  8. 21 Dec, 2017 4 commits
  9. 07 Dec, 2017 1 commit
  10. 17 Nov, 2017 1 commit
  11. 09 Nov, 2017 1 commit
  12. 20 Oct, 2017 1 commit
  13. 11 Oct, 2017 2 commits
  14. 10 Oct, 2017 2 commits
  15. 06 Oct, 2017 2 commits
  16. 01 Oct, 2017 1 commit
  17. 28 Sep, 2017 1 commit
  18. 27 Sep, 2017 2 commits
  19. 26 Sep, 2017 2 commits
  20. 25 Sep, 2017 1 commit
  21. 17 Sep, 2017 1 commit
  22. 13 Sep, 2017 1 commit
  23. 11 Sep, 2017 1 commit
  24. 10 Sep, 2017 1 commit
  25. 07 Sep, 2017 1 commit
  26. 06 Sep, 2017 1 commit
  27. 28 Aug, 2017 3 commits
  28. 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