UNPKG

@ecreeth/rn-ui

Version:

Highly customizable and theming components for React Native

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