prscX / react-native-toasty

React Native: Native Toast
Apache License 2.0
153 stars 39 forks source link

Toast is rendered behind keyboard on iOS #2

Closed johakr closed 6 years ago

johakr commented 6 years ago

Would be great if the toast would be rendered above the keyboard on z or y axis.

prscX commented 6 years ago

Thanks @johakr for raising the issue and PR.

I have pushed release with V0.0.4. Can you please install and verify the same.

Please let me know in case you face any issues.

Thanks </ Pranav >

sachinB94 commented 6 years ago

@prscX Nope. Not fixed in v0.0.4.

React Native: v0.42.0 Device: iPhone 7 Plus (Simulator) OS: iOS 11.4

prscX commented 6 years ago

@johakr: I believe it was done for Android only.

@sachinB94: Please feel free to share PR for the same.

Thanks </ Pranav >