1. 22 Aug, 2017 1 commit
  2. 02 Aug, 2017 1 commit
  3. 16 Jul, 2017 1 commit
  4. 13 Jul, 2017 1 commit
  5. 13 Jun, 2017 1 commit
  6. 12 Jun, 2017 1 commit
  7. 11 Jun, 2017 1 commit
  8. 04 Jun, 2017 1 commit
  9. 03 Jun, 2017 1 commit
  10. 25 Feb, 2017 1 commit
  11. 24 Feb, 2017 1 commit
  12. 13 Feb, 2017 1 commit
  13. 30 Jan, 2017 3 commits
  14. 24 Jan, 2017 1 commit
  15. 21 Jan, 2017 2 commits
  16. 07 Jan, 2017 1 commit
  17. 06 Jan, 2017 1 commit
  18. 05 Jan, 2017 1 commit
  19. 21 Dec, 2016 1 commit
  20. 17 Dec, 2016 2 commits
  21. 07 Dec, 2016 1 commit
  22. 06 Dec, 2016 1 commit
  23. 05 Dec, 2016 1 commit
  24. 02 Dec, 2016 2 commits
  25. 01 Dec, 2016 1 commit
  26. 29 Nov, 2016 2 commits
  27. 15 Oct, 2016 1 commit
    • Tolu Olowu's avatar
      Make upstream messages work on ios (#151) · 5c200b79
      Tolu Olowu authored
      In conforming with the method signatures as is the case with the
      android version, I limited the arguments for `send()` to just
      `senderId` and `payload`. This can still be improved upon by adding
      `sendDataMessageSuccess` and `sendDataMessageFailure` to events being
      fired across the bridge to Js.
      5c200b79
  28. 08 Oct, 2016 1 commit
  29. 22 Sep, 2016 4 commits
  30. 21 Sep, 2016 2 commits
    • Libin Lu's avatar
      fix pull 81 · e03ef47e
      Libin Lu authored
      e03ef47e
    • Jonathan Chang's avatar
      Firestack compatibility (#81) · c9f4e36e
      Jonathan Chang authored
      * Add firestack header search paths
      
      If users have installed firestack, modules may live here instead.
      Include them just in case.
      
      * Include firestack paths to frameworks
      
      * Import Firebase via module
      
      * Ignore xcuserdata
      c9f4e36e