Add ActionSheet disabledButtonIndices · rescript-react-native/rescript-react-native@74af1ab

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 74af1ab

committed

Add ActionSheet disabledButtonIndices

facebook/react-native@a7c1c5a

1 parent b813ee9 commit 74af1ab

File tree

1 file changed

+

1

-

0

lines changed

1 file changed

+

1

-

0

lines changed

Lines changed: 1 addition & 0 deletions

Original file line numberDiff line numberDiff line change

@@ -5,6 +5,7 @@ external options:

55

~options: array(string),

66

~cancelButtonIndex: int=?,

77

~destructiveButtonIndex: int=?,

8+

~disabledButtonIndices: int=?,

89

~title: string=?,

910

~message: string=?,

1011

~tintColor: Color.t=?,

0 commit comments

Comments

 (0)