Skip to content

Commit

Permalink
chore: updated contact list scroll indicator style to black
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhom committed Oct 18, 2021
1 parent 657505a commit 9cc8b17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/src/components/contactList/ContactList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ const ContactList = ({
renderItem={renderFlatListItem}
style={styles.container}
keyboardDismissMode="interactive"
indicatorStyle="black"
contentContainerStyle={contentContainerStyle}
focusHook={useFocusEffect}
/>
Expand Down

0 comments on commit 9cc8b17

Please sign in to comment.