UNPKG

react-native-ios-utilities

Version:

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

4 lines (3 loc) 65 B
export type StringComparisonMode = | 'contains' | 'matches';