ivopr / tamagui-expo

An Expo template with Tamagui
270 stars 22 forks source link

Upgrade Tamagui version #18

Closed oreoluwa-bs closed 1 year ago

oreoluwa-bs commented 1 year ago

A render error occurs with the Tamagui packages 1.0.1 when using the <Input /> component. simulator_screenshot_85891790-0236-4E1A-A35B-600870F026C8

Possible fix: Upgrade Tamagui version to latest / 1.0.13

Screenshot 2023-01-19 at 16 46 55

The cause is the stepTokenUpOrDown function is being imported from the wrong module.

ivopr commented 1 year ago

@oreoluwa-bs thanks, I didn't even test it before. Did the upgrade and this time tested it.