import {Platform} from 'react-native'; export const onAndroid = () => Platform.OS === 'android';