EyMaddis
Follow
-
horizoom GmbH
- Hamburg, Germany
- https://partey.io
- @EyMaddis
Pinned Loading
-
React Native for Web SSR Media Queries
React Native for Web SSR Media Queries 1export type DeviceSize = 'mobile' | 'small' | 'medium' | 'large'
23export const deviceSize: { [key in DeviceSize]: [number, number] } = {
4mobile: [0, 575],
5small: [576, 767],
-
react-native-web
react-native-web PublicForked from necolas/react-native-web
React Native for Web
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.