Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
remove todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewxhill committed Mar 25, 2019
1 parent b7e60e6 commit b839525
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion App/screens/group/group.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ class Group extends Component<Props, State> {
}

render () {
// flexGrow allows android to scroll, however https://github.com/facebook/react-native/issues/19434 is still an issue
return (
<SafeAreaView style={{ flex: 1, flexGrow: 1 }}>
<KeyboardResponsiveContainer>
Expand Down

0 comments on commit b839525

Please sign in to comment.