UNPKG

@ecreeth/rn-ui

Version:

Highly customizable and theming components for React Native

5 lines (3 loc) 90 B
import { View as RNView } from 'react-native'; const Knob = RNView; export default Knob;