I want to make a tabbar like below in the application. How can I do that?
Asked
Active
Viewed 60 times
1
-
Please provide enough code so others can better understand or reproduce the problem. – Community Jun 14 '22 at 00:30
1 Answers
1
Make separation of whole design like below.
take normal icons for 3 buttons.
take normal view and align it to bottom, you can create component for it
in component, you create tab bar design by taking background image which contain curve design and home icon required whole rounded icon, just simply put them in view with TouchableOpacity which contains image. That's it !!

Hitesh Prajapati
- 1,261
- 10
- 11