UNPKG

rn-custom-style-sheet

Version:

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

9 lines (8 loc) 218 B
export { default as useDevice } from './UseDevice'; export type { HyphenateKeyTypes } from './UseDeviceTypes'; export { getDevice, getMatchObject, hyphenateKeys, shallowEqualObjects, } from './UseDeviceUtils';