react-native-root-toast
react-native-root-toast copied to clipboard
Failed to find testID
It looks like the testID passed into the default export from this package is not passed down to the ToastContainer
Adding the testID here fixed this for me.
I am currently using a patch but can open a PR if other's are facing the same issue