ivopr / tamagui-expo

An Expo template with Tamagui
270 stars 22 forks source link

Provide matchMedia implementation #17

Closed garrettboatman closed 1 year ago

garrettboatman commented 1 year ago

Fixes #16 according to https://tamagui.dev/docs/core/use-media

@tamagui/core doesn't provide media capabilities out of the box to native apps. To enable media queries for React Native, you need to provide matchMedia implementation

ivopr commented 1 year ago

:tada: This PR is included in version 2.0.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: