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
I did a simple example with TouchableOpacity that on press changes the count state from 1 to 2 and displays it as Text,
but the new value is not rerendered.
I did a simple example with TouchableOpacity that on press changes the count state from 1 to 2 and displays it as Text,
but the new value is not rerendered.
https://codesandbox.io/s/runtime-forest-b5nqmc?file=/src/App.js
Any help would be much appreciated
The text was updated successfully, but these errors were encountered: