kinde-oss / kinde-react-native-sdk-0-7x

Kinde React Native SDK for authentication for 0.7x
MIT License
21 stars 9 forks source link

Feature request: release to support expo sdk 51 #38

Closed mdj-uk closed 1 month ago

mdj-uk commented 4 months ago

Prerequisites

What is the problem you’re trying to solve?

After upgrading app from expo sdk 50 to 51, calling the login method from android app results in this error:

The method or property WebBrowser.openBrowserAsync is not available on android, are you sure you've linked all the native dependencies properly?

The @next branch works fine, thanks to PR #33 which bumps expo-web-browser from 12.1.1 to 12.8.2.

What solution would you like to see?

Would be nice to have a release so we can just npm install @kinde-oss/react-native-sdk-0-7x@latest

Additional information

No response

simonszalai commented 3 months ago

+1