Skip to content

Commit

Permalink
add flex to keyboard view to avoid hang facebook/react-native#42939
Browse files Browse the repository at this point in the history
  • Loading branch information
alanupstone committed Apr 28, 2024
1 parent 793dfd7 commit 06b60a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpers/getBaseStyles.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ export default getBaseStyles = (props) => {
},
containerSignIn: {
marginHorizontal: paddingSize,
flex: 1,
},
// LtpListScreen
containerFlexAndMargin: {
Expand Down

0 comments on commit 06b60a7

Please sign in to comment.