Skip to content

Commit

Permalink
collect payment input visibility fix (stripe#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhenry-stripe authored and arekkubaczkowski committed Jun 29, 2022
1 parent 0ca8a98 commit 2551277
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 2551277

Please sign in to comment.