Andr3wHur5t / react-native-keyboard-spacer

Plug and play react-native keyboard spacer view.
MIT License
1.56k stars 219 forks source link

Keyboard is not found #28

Closed Rice-M closed 7 years ago

Rice-M commented 8 years ago

Keyboard is not found did you mean DeviceEventEmitter?

Andr3wHur5t commented 8 years ago

What version of react-native are you using?

if its pre v27.X you will need to downgrade to v0.2.X of this module.

Rice-M commented 8 years ago

oh,thanks, I am still using v26.x.

geirman commented 8 years ago

I was confused by this too. However, looking at the v0.28 docs, I don't see any mention of Keyboard. Maybe that's one reason they put a freeze on core so they could bring docs up to speed.

ma5069073 commented 8 years ago

I am using v29.x,but can not find Keyboard?

sibelius commented 7 years ago

@Andr3wHur5t we can close this