sbalay / react-native-redux-toast

Simple to use, easy to customize Toast component for Android & iOS. Developed with love for redux apps
50 stars 21 forks source link

ho wcan i change the position of the toast inside the component ? #5

Open PManager1 opened 6 years ago

PManager1 commented 6 years ago

in which file where do i change it ?

sbalay commented 6 years ago

Currently, there is no support for changing the position of the toast. However, that would be a great feature! I'll try to find some time during the week to work on that and release a new version of this library.

sbalay commented 6 years ago

If you have already find a way to implement this please send a pull request and we can get that merged asap

PManager1 commented 6 years ago

great :) I’d get back to you an example code where I’m stuck..

On Sep 30, 2017, at 6:26 PM, Sebastián Balay notifications@github.com wrote:

Currently, there is no support for changing the position of the toast. However, that would be a great feature! I'll try to find some time during the week to work on that and release a new version of this library.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Wolox/react-native-redux-toast/issues/5#issuecomment-333340067, or mute the thread https://github.com/notifications/unsubscribe-auth/AA-pFeSm9PUkB050EQt32yfSMhnVrw0Qks5snsArgaJpZM4Pnap2.

bruno-edo commented 6 years ago

This feature would be welcome.