faizalshap / react-native-otp-verify

React native sms verification without additional permissions
MIT License
241 stars 95 forks source link

Compatibility with Expo SDK 41 - allowing native libraries #37

Open armor009 opened 3 years ago

armor009 commented 3 years ago

Is your feature request related to a problem? Please describe. Expo SDK 41 has started allowing native libraries for prod. Their work in progress client will make it even easier for dev. https://blog.expo.io/expo-managed-workflow-in-2021-d1c9b68aa10

Describe the solution you'd like Making the project compatible with Expo SDK 41+

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

faizalshap commented 2 years ago

Hi @mayank-mundhra-2012 , if you can contribute and raise a PR i will be happy to integrate this. Thanks

alexbchr commented 1 year ago

Just curious, has anyone attempted this or is there any fork of this lib which has implemented this?

I feel like the Expo Modules API is quite stable right now and not too much trouble to implement.

Expo docs: https://docs.expo.dev/modules/existing-library/

karcreativeworks commented 10 months ago

Requesting a +1 for this issue