UNPKG

react-native-animated-numbers

Version:
6 lines (4 loc) 142 B
import type { TextStyle } from 'react-native'; export const DEFAULT_FONT_VARIANT = [ 'tabular-nums', ] satisfies TextStyle['fontVariant'];