Skip to content

Commit

Permalink
Merge pull request #2 from jebuth/react-native-google-signin
Browse files Browse the repository at this point in the history
fix rn-picker-select with new architecture
  • Loading branch information
jebuth authored Nov 24, 2024
2 parents b5c08c4 + 1c4411c commit 59db4eb
Show file tree
Hide file tree
Showing 3 changed files with 14,205 additions and 13,703 deletions.
3 changes: 3 additions & 0 deletions app/(tabs)/log-transaction-page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@ const LogTransaction = () => {
marginLeft: 91,
width: '50%',
marginTop: 3
},
inputIOSContainer:{
pointerEvents: "none"
}
}}
onOpen={openPicker}
Expand Down
Loading

0 comments on commit 59db4eb

Please sign in to comment.