UNPKG

@pakenfit/react-native-pin-input

Version:
3 lines 119 B
import { Platform } from 'react-native'; export const IS_IOS = Platform.OS === 'ios'; //# sourceMappingURL=index.js.map