UNPKG

rn-custom-style-sheet

Version:

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

3 lines (2 loc) 130 B
export { default as useTheme } from './UseTheme'; export type { StyleSheetPropsType, UseThemeReturnType } from './UseThemeTypes';