gluestack

gluestack Logogluestack

Fab not working properly on mobile.

isacco666 posted this in #support
Open in Discord
Avatar
isacco666OP
<Fab size="lg" placement="bottom right" onPress={() => setShowModal(!showModal)}>
<FabIcon as={Droplets} />
</Fab>
in the mobile version if you press the FabIcon onPress it is not be executed.

1 Reply