Commit 6eaac7c5 by tungnq

TODO: Đã fix thành công search box

parent 680eb753
......@@ -6,7 +6,7 @@ const styles = StyleSheet.create({
containerBoxHeader: {
flexDirection: 'row',
marginHorizontal: 15,
maxHeight: 40,
maxHeight: Platform.OS ==='ios' ? 70:40,
marginTop: 15,
},
boxLogo: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment