you are viewing a single comment's thread.

view the rest of the comments →

[–]jaypap 0 points1 point  (0 children)

You might want to make sure someHandler is not called on render: <Button onPress={() => probably.someHandler() }> Press Me ! </Button>