UNPKG

@react-native-hero/spin

Version:
11 lines (7 loc) 158 B
import SpinComponent from './js/Spin' import { SMALL, LARGE } from './js/size' export const SIZE = { SMALL, LARGE, } export const Spin = SpinComponent