Set high zIndex on button component

parent 02fc74b9
......@@ -25,6 +25,7 @@ const styles = StyleSheet.create({
alignItems: 'center',
minHeight: 60,
minWidth: 60,
zIndex: 10,
},
});
......
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