UNPKG

@ecreeth/rn-ui

Version:

Highly customizable and theming components for React Native

6 lines (4 loc) 154 B
import Theme from './src/Theme'; export default Theme; export { default as ThemeProvider } from './src/ThemeProvider'; export * from './src/components';