react-native-capture
Version:
Socket Mobile CaptureSDK for React Native
8 lines (7 loc) • 331 B
JavaScript
;
// 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;
//# sourceMappingURL=SocketCamNativeView.js.map