react-native-toast-notifications
react-native-toast-notifications copied to clipboard
added testID to toastOptions
When using e2e tests (for example with detox or maestro) you want to have a testID to check if the toast message is visible or not.
Fix for issue: #188