Skip to content

Commit

Permalink
collect payment input visibility fix (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhenry-stripe authored Mar 3, 2022
1 parent 3ab4de3 commit dbd4bd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/src/screens/CollectCardPaymentScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ const styles = StyleSheet.create({
android: {
borderBottomWidth: 1,
borderBottomColor: `${colors.gray}66`,
color: colors.dark_gray,
},
}),
},
Expand Down

0 comments on commit dbd4bd0

Please sign in to comment.