UNPKG

@mattermost/react-native-paste-input

Version:

React Native TextInput replacement to allow pasting files

9 lines (7 loc) 211 B
"use strict"; // import { Platform } from 'react-native'; export * from './types'; let PasteInput; PasteInput = require('./PasteTextInput').default; export default PasteInput; //# sourceMappingURL=index.js.map