UNPKG

@ecreeth/rn-ui

Version:

Highly customizable and theming components for React Native

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