I am using wd with React Native and having a hard time trying to interact with alerts and action sheets.
For example, when user tries to upload contacts, it will alert user for permissions.
Also, I display custom alerts with custom buttons as well as action sheets in many places.
I am using
wd
with React Native and having a hard time trying to interact with alerts and action sheets.For example, when user tries to upload contacts, it will alert user for permissions. Also, I display custom alerts with custom buttons as well as action sheets in many places.