React Native how to make human body outline figure

643 Views Asked by At

I will working on a body editing app.I Want to create a human body just like in the below image:

enter image description here

This figure will make on the user input like the user will input his height,weight,waist,arms,thighs and according to that measurement the figure fill be resize.How can i be done.Right now i have no idea how to to start with this.

1

There are 1 best solutions below

0
ABDULLAH On

install this React Native Library

npm install react-native-body-highlighter --save

and see my code in Expo snack https://snack.expo.dev/@muhammadabdullahrishi/body-figure