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
currently based on implementation, you only pass onPress prop to TouchableOpacity of ReactNative, if we want to disable that functionality for certain point of time, there is no way to do that. please pass disabled prop to that component as well.
i would like to open a pr for this, but i am not sure if it will get merged since there are also other pending pull requests.
The text was updated successfully, but these errors were encountered:
currently based on implementation, you only pass onPress prop to TouchableOpacity of ReactNative, if we want to disable that functionality for certain point of time, there is no way to do that. please pass disabled prop to that component as well.
i would like to open a pr for this, but i am not sure if it will get merged since there are also other pending pull requests.
The text was updated successfully, but these errors were encountered: