Andr3wHur5t / react-native-keyboard-spacer

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

Fix deprecate warning using the View.propTypes #51

Closed nuxlli closed 7 years ago

nuxlli commented 7 years ago

Fix the deprecated warning generated by https://github.com/facebook/react-native/blob/a6df7a6ce7111e9f281007d80b3809d775928439/Libraries/Components/View/View.js#L183

Andr3wHur5t commented 7 years ago

Fixed in another PR; sorry for lag.