Fix missing replacement of flex:1 to height:100
This commit is contained in:
@@ -226,7 +226,7 @@ const styles = StyleSheet.create({
|
||||
},
|
||||
|
||||
suggestionsContainer: {
|
||||
flex: 1,
|
||||
height: '100%',
|
||||
},
|
||||
footer: {
|
||||
height: 200,
|
||||
|
||||
Reference in New Issue
Block a user