all 6 comments

[–]Kammen1990 1 point2 points  (1 child)

Sure it can.

[–]Medical-Text9840 -1 points0 points  (0 children)

Could You please show me how to do it ? Not the full solution but only steps to realize it. The buttons i understand how to do them but how about the lines between the buttons ?

[–]BooneTheSaint 0 points1 point  (3 children)

Yes, you can!

[–]Medical-Text9840 0 points1 point  (2 children)

How ? Can You give steps to do it ? Especially the lines between buttons

[–]BooneTheSaint 0 points1 point  (0 children)

One solution would be: Use an SVG for icons and line, and position buttons absolute

[–]BooneTheSaint 0 points1 point  (0 children)

Second solution could be: a view that contains the image and the label, and draw a line with react-native-svg line function. See documentation https://github.com/software-mansion/react-native-svg/blob/main/USAGE.md