prscX / react-native-toasty

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

Toast at the top #3

Closed Sin- closed 4 years ago

Sin- commented 6 years ago

Hi, I have a tab navigation application and display a welcome message on login, but the toast is right on the tabs and you cannot navigate properly until the toast is gone. My question is what should I do to make the toasts appear at the top of the screen instead of the bottom.

Thanks!

vaqif14 commented 5 years ago

In IOS when keyboard enabled toast is not visible and i want too show toast at top

oferRounds commented 4 years ago

Any news on this one?

prscX commented 4 years ago

I have crossed checked android native library API's which we have integrated and I am afraid to share it does not positioning. If they come up with API then we can easily integrate the same. However on iOS they have API to support the same.

Thanks </ Pranav >

prscX commented 4 years ago

I believe crazycodeboy/react-native-easy-toast which is JS implementation based supports position based renderer.

Thanks </ Pranav >

oferRounds commented 4 years ago

@prscX Got you! Thanks for the reply and details!

oferRounds commented 4 years ago

Please don’t move to JS implementation... JS implementations almost always fell not native...

maihuuloi123 commented 4 years ago

this is a joke