mirror of
https://github.com/zhigang1992/react-native-shadow-view.git
synced 2026-01-13 17:32:38 +08:00
3 lines
58 B
TypeScript
3 lines
58 B
TypeScript
import { View } from 'react-native';
|
|
export default View;
|