diff --git a/src/index.tsx b/src/index.tsx index e96d64d..b7d3774 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -22,6 +22,7 @@ const styles = StyleSheet.create({ backgroundColor: '#FFF' } as React.ViewStyle, wrapper: { + flex: 1, marginTop: NAVBAR_HEIGHT } as React.ViewStyle });