UNPKG

react-native-ios-utilities

Version:

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

7 lines 169 B
export type ImageRectConfig = { width: number; height: number; fillColor: string; borderRadius?: number; }; //# sourceMappingURL=ImageRectConfig.d.ts.map