UNPKG

@janblazej/react-native-materials

Version:

React Native component for native Material effects

5 lines 231 B
export default function MaterialView(_) { console.error('MaterialView is not implemented for this platform. Please use the native implementation for Android or iOS.'); return null; } //# sourceMappingURL=MaterialView.js.map