SkylerB1

Results 2 issues of SkylerB1

### Description I am getting this warning after implementing drawer navigation in my app with with [email protected], react-native 0.70.0 and drawer 6.5.0. ### Steps to reproduce 1. Implement @react-navigation/drawer": "^6.5.0"...

Missing repro
Platform: iOS
Needs review
Missing info

From where i should get the access to the state i pass const { linkedInLogin } = useLinkedIn({ clientId: clientId, redirectUri: `${ typeof window === "object" && window.location.origin }/linkedin`, scope:...

bug