• 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
RNFIRMesssaging.m 11.3 KB