react-native-actions-sheet
react-native-actions-sheet copied to clipboard
How to test actions sheet in jest
Hi our team is using Snapshot testing using jest. I am not able to find a suitable way to test this actionsheet.Can you provide a detailed explanation please
Use the testID prop.
How will we invoke the component? I am using forwardRef and passing ref type and actionSheet props there. Please help
I'm not sure this is an issue either tbh, this is a jest testing question and not an issue.
This is also resolved in v0.8.0