UNPKG

@pakenfit/react-native-pin-input

Version:
4 lines (2 loc) 87 B
import { Platform } from 'react-native'; export const IS_IOS = Platform.OS === 'ios';