UNPKG

react-native-weighted-fortune

Version:

A customizable, generic spin wheel component for React Native.

2 lines 103 B
export { default as SpinWheel } from './SpinWheel'; export type { SpinWheelProps } from './SpinWheel';