Add `RefreshControl` `size` option · rescript-react-native/rescript-react-native@5678d16

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 5678d16

committed

Add RefreshControl size option

1 parent 1131382 commit 5678d16

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

@@ -10,6 +10,7 @@ external make: (

1010

~progressBackgroundColor: Color.t=?,

1111

~progressViewOffset: float=?,

1212

~refreshing: bool,

13+

~size: [#default | #large]=?,

1314

~tintColor: Color.t=?,

1415

~title: string=?,

1516

~titleColor: Color.t=?,

0 commit comments

Comments

 (0)