Zahid Ali

Results 20 comments of Zahid Ali

@gabriel-logan Its working fine if we configure it at the top level, here is an example: https://snack.expo.dev/@abrar18/hello-react-navigation-%7C-react-navigation

If you are using like mentioned in this issue : #33 here you are not using it on the top level as I told this thing in your second issue.

@AguaPotavel Thanks for pointing, will update the package.

@jduhking not yet.

@jduhking I don't think it will be difficult, we need to add the prop and based on that we can conditionally render the progress bar.

@dcnc336 you to have pas ToastManager inside the Modal as well like explained in this [issue](https://github.com/zahidalidev/toastify-react-native/issues/10#issue-1625052407)

@dcnc336 I can see your are using ToastManager only once as a provider, but to show the toast at the top of the Modal, you have use ToastManager as a...

@jduhking Thanks for the contribution, let me update the contribution.md, to include the steps of contribution.