react-native-responsive-dimensions
react-native-responsive-dimensions copied to clipboard
+ debounce responsive hooks
This adds a debounce of 200ms to this hook to prevent too many re-renders during resizing the browser or rotating a device. This solves #25