rnc-archive / apple-authentication

Sign In With Apple for React Native
113 stars 13 forks source link

Is there an ETA for the release? :) #8

Open mezod opened 5 years ago

mezod commented 5 years ago

Question

Hello, thanks for this! The docs look top. The iOS13 release is estimated to be on the third week of September and I was wondering if there is an ETA release date for the library.

Thanks for any information and for working on this!

vonovak commented 5 years ago

hi, in https://github.com/react-native-community/apple-authentication/issues/2#issuecomment-512315443 there are steps by which we can proceed.

The next step can be introducing typescript. TS is being used in https://github.com/react-native-community/bob which can serve as inspiration. Anyone is welcome to contribute. Personally, I won't have time until after react native EU. I'd be happy if we could release first version when iOS 13 is out, but no guarantees.

If you or anyone else want to contribute, please do so!

mezod commented 5 years ago

Thanks Vojtech, unfortunately I am not familiar with TS nor wouldn't even know where to start. Hope to keep learning from you guys so that I can help out one day.

Gp2mv3 commented 5 years ago

Apple confirmed the release of iOS 13 on the 19th of september: https://www.techradar.com/news/ios-13-release-date-and-features-list

vonovak commented 5 years ago

@mezod @Gp2mv3 we are going to stop the development of this package and rely on Expo's implementation instead, please see the updated readme. Thanks!

mezod commented 5 years ago

Thanks for letting me know @vonovak! Let's hope unimodules will be compatible with RN 0.60.x soon enough then :P