Andr3wHur5t / react-native-keyboard-spacer

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

Update to make it work with react-native-web v12.0 #78

Open thesved opened 4 years ago

thesved commented 4 years ago

ViewPropTypes is depreciated from react-native-web v12.0 upwards, this PR fixes it.

mojtabaasadi commented 3 years ago

ViewPropTypes is depreciated from react-native-web v12.0 upwards, this PR fixes it.

thanks @thesved , I wonder why it haven't been merged yet.

rajatkantinandi commented 2 years ago

@Andr3wHur5t Any chance we can merge this & publish a version. I am also facing the same issue with this library.