mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-22 10:28:23 +00:00
Add cropperToolbarTitle into TypeScript typings (#777)
This commit is contained in:
parent
7e94458c41
commit
0e6f877f27
1
index.d.ts
vendored
1
index.d.ts
vendored
@ -11,6 +11,7 @@ declare module "react-native-image-crop-picker" {
|
||||
cropperActiveWidgetColor?: string;
|
||||
cropperStatusBarColor?: string;
|
||||
cropperToolbarColor?: string;
|
||||
cropperToolbarTitle?: string;
|
||||
freeStyleCropEnabled?: boolean;
|
||||
cropperTintColor?: string;
|
||||
cropperCircleOverlay?: boolean;
|
||||
|
Loading…
x
Reference in New Issue
Block a user