react-native-extra-dimensions-android
react-native-extra-dimensions-android copied to clipboard
How to achieve `useWindowDimensions` with this library?
The hook useWindowDimensions automatically updates width and height values when screen size changes.
https://reactnative.dev/docs/usewindowdimensions
Thanks!