react-native-root-toast icon indicating copy to clipboard operation
react-native-root-toast copied to clipboard

Failed to find testID

Open ChrisLFieldsII opened this issue 1 year ago • 0 comments

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

ChrisLFieldsII avatar Feb 01 '24 20:02 ChrisLFieldsII