react-native-fabric-digits icon indicating copy to clipboard operation
react-native-fabric-digits copied to clipboard

Update to SDK v2 and new react methods

Open Asp3ctus opened this issue 8 years ago • 4 comments

Hi

I have merged @vagrants0140 fork and added new react methods for findFriends, getIdentifier, uploadContacts

Asp3ctus avatar Oct 29 '16 15:10 Asp3ctus

Hello thanks for your contribution. Are we using the same SDK version on the iOS part?

JeanLebrument avatar Oct 31 '16 09:10 JeanLebrument

oops... i did't test on ios

Asp3ctus avatar Nov 08 '16 16:11 Asp3ctus

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 avatar Nov 08 '16 17:11 vagrants0140

@vagrants0140 Alright, understood! There is a conflict on this PR. I will test it on iOS when it will be ready

Best, Jean

JeanLebrument avatar Nov 23 '16 11:11 JeanLebrument