import { requireNativeComponent } from 'react-native'; const CSMaskedView = requireNativeComponent('CSMaskedView'); export default CSMaskedView;