UNPKG

react-native-ios-utilities

Version:

Utilities for react-native + iOS and wrappers for using swift together with fabric/paper + JSI

5 lines (4 loc) 72 B
export type HorizontalAlignment = | 'left' | 'right' | 'center';