Mike Johnson

Results 3 issues of Mike Johnson

### Describe the bug? Encountering a build error with Xcode 16.3 and iOS 18.4 ``` /Users/expo/workingdir/build/node_modules/@okta/okta-react-native/ios/OktaSdkBridge/OktaSdkBridge.swift:33:1: error: type 'OktaOidc' does not conform to protocol 'OktaOidcProtocol' extension OktaOidc: OktaOidcProtocol { ^...

bug

### Describe the bug? Hello, I'm trying to upgrade a working app to expo 52 and have encountered issues with okta. On Android the same code and user/password works, but...

bug

This PR updates to react 19 and react native 79, which works with the latest expo. It also fixes an error caused by newer React handling of the children property...