UNPKG

react-native-ios-utilities

Version:

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

2 lines 307 B
export type ComputableLayoutValuePercentTarget = 'screenSize' | 'windowSize' | 'targetSize' | 'currentSize' | 'screenWidth' | 'windowWidth' | 'targetWidth' | 'currentWidth' | 'screenHeight' | 'windowHeight' | 'targetHeight' | 'currentHeight'; //# sourceMappingURL=ComputableLayoutValuePercentTarget.d.ts.map