UNPKG

react-native-capture

Version:
7 lines (5 loc) 270 B
// TypeScript base file for platform-specific module resolution. // tsc resolves this file; Metro selects SocketCamNativeView.ios.ts or // SocketCamNativeView.android.ts at bundle time and never loads this one. import { View } from 'react-native'; export default View;