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
971 stars 59 forks source link

Is this package working with Expo SDK46? #93

Closed borstessi closed 2 years ago

borstessi commented 2 years 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 2 years ago

You will need to eject to use with Expo SDK.

I don't know about Expo GO.