UNPKG

rn-custom-style-sheet

Version:

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

10 lines (9 loc) 222 B
export { default as CustomStyleSheet } from './CustomStyleSheet'; export type { BoundStyles, NamedStyles, MediaQueryType, StyleSheetOption, ThemeStyleType, MediaQueryItemType, } from './CustomStyleSheetTypes';