Releases: chsdwn/react-native-responsive-scalability
Releases · chsdwn/react-native-responsive-scalability
Release 1.2.0
1.2.0 (2023-09-09)
Bug Fixes
- useScale: use window dimensions to calculate window width (144af08)
Features
- hooks: add useOrientation and useSafeAreaWindow hooks (7cc4af8)
- types: add orientation type (9805322)
Release 1.0.3
Documentation
- Add more complex example
- Add Expo Snack demo project
Release 1.0.2
- docs: add overview image and devices screenshots