UNPKG

@ozanmanav/react-native-boilerplate-ts

Version:

TheCodingMachine React Native Boilerplate With Typescript

7 lines (6 loc) 272 B
export { default as Fonts } from './Fonts' export { default as Gutters } from './Gutters' export { default as Images } from './Images' export { default as Layout } from './Layout' export { default as Common } from './Common' export { Colors, FontSize } from './Variables'