UNPKG

react-native-ios-utilities

Version:

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

2 lines 240 B
export type CACornerMask = 'layerMinXMinYCorner' | 'layerMaxXMinYCorner' | 'layerMinXMaxYCorner' | 'layerMaxXMaxYCorner' | 'allCorners' | 'topCorners' | 'bottomCorners' | 'leftCorners' | 'rightCorners'; //# sourceMappingURL=CALayer.d.ts.map