react-native-fabric-digits
react-native-fabric-digits copied to clipboard
Update to SDK v2 and new react methods
Hi
I have merged @vagrants0140 fork and added new react methods for findFriends, getIdentifier, uploadContacts
Hello thanks for your contribution. Are we using the same SDK version on the iOS part?
oops... i did't test on ios
About SDK version issue, I think current codebase works on the Digits 2.0 on iOS.
I wrote the android part because there are some backwards incompatible changes, like function removed or class renamed, when migrate to Digits 2.0 on Android (for detail: see Upgrade to Digits 2.0(android)).
However on iOS, there's not so much backwards incompatible changes when moving to Digits 2.0 (see: Upgrade to Digits 2.0(apple)). So yeah ..., I think it's okay to use Digits 2.0 SDK without any change iOS.
@vagrants0140 Alright, understood! There is a conflict on this PR. I will test it on iOS when it will be ready
Best, Jean