You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Situation: Using a start and pause button, one "covering" the other using inline conditional control Issue: The pause and start onPress-handlers accidentally fires when the other button is pressed (hair trigger). Troubleshooting: Using react native Button-element removes the issue.
Situation: Using a start and pause button, one "covering" the other using inline conditional control
Issue: The pause and start onPress-handlers accidentally fires when the other button is pressed (hair trigger).
Troubleshooting: Using react native Button-element removes the issue.
The text was updated successfully, but these errors were encountered: