UNPKG

rn-custom-style-sheet

Version:

React Native component to select a specific value from a range of values.

3 lines 226 B
export { default as useDeviceOrientation } from './UseDeviceOrientation'; export { getScreenResolution, listenOrientationChange, removeOrientationListener } from './UseDeviceOrientationUtils'; //# sourceMappingURL=index.js.map