react-native-owl
react-native-owl copied to clipboard
When native alerts such as permission requests are shown there is no way to get past them
If an app shows a native alert such as the iOS transparency tracking alert or a request for permission to access part of the os such as images or contracts, there doesn't seem to be a way to get past that screen using the react-native-owl api. Other testing systems generally have a way to auto accept all requests or auto deny all requests or handle them on a prompt by prompt basis. This would stop our team from implementing the testing library