douglasjunior / react-native-keyboard-manager

⚛ Library to prevent issues of keyboard sliding up and cover inputs on React-Native iOS projects.
https://www.npmjs.com/package/react-native-keyboard-manager
MIT License
952 stars 60 forks source link

Is this package working with Expo SDK46? #93

Closed borstessi closed 1 year ago

borstessi commented 1 year ago

I wanted to ask if this package also works with Expo SDK46 and the Expo Go App or if it is not possible.

A quick answer would be great. Thanks in advance.

douglasjunior commented 1 year ago

You will need to eject to use with Expo SDK.

I don't know about Expo GO.