UNPKG

@expo/styleguide-native

Version:

Expo's React Native styleguide components.

5 lines (4 loc) 177 B
export * from './src/logos'; export type { IconProps } from './src/types'; export { shadows } from './src/styles/shadows'; export { typography } from './src/styles/typography';