1. 01 Dec, 2020 1 commit
  2. 25 Nov, 2020 1 commit
  3. 10 Nov, 2020 1 commit
  4. 21 Jul, 2020 1 commit
  5. 17 Jul, 2020 1 commit
  6. 25 Feb, 2020 1 commit
  7. 27 Aug, 2019 1 commit
  8. 21 Aug, 2019 1 commit
    • Jack Lawrence-Jones's avatar
      doc: add note about upgrading the `platform` field in Podfile · 260962a8
      Jack Lawrence-Jones authored
      The default react native project (created with `react-native init`) has in the generated Podfile: `platform :ios, '9.0'.
      When doing `pod install` during `react-native-webrtc` installation, this gives the error:
      ```
      [!] CocoaPods could not find compatible versions for pod "react-native-webrtc":
        In Podfile:
          react-native-webrtc (from `../node_modules/react-native-webrtc`)
      
      Specs satisfying the `react-native-webrtc (from `../node_modules/react-native-webrtc`)` dependency were found, but they required a higher minimum deployment target.
      ```
      Bumping the iOS version number to `10.0` fixes this error.
      260962a8
  9. 03 May, 2019 2 commits
  10. 09 Apr, 2019 1 commit
  11. 29 Mar, 2019 1 commit
  12. 30 Nov, 2018 1 commit
  13. 11 Oct, 2017 1 commit
  14. 12 Sep, 2017 1 commit
  15. 07 Jul, 2017 2 commits
  16. 08 May, 2017 1 commit
  17. 27 Nov, 2016 1 commit
  18. 25 Nov, 2016 2 commits
  19. 21 Sep, 2016 1 commit
  20. 09 Apr, 2016 1 commit
  21. 27 Oct, 2015 1 commit