Skip to content

v3.0.0-beta.3

Compare
Choose a tag to compare
@HichamELBSI HichamELBSI released this 20 Aug 21:43
· 25 commits to main since this release
6d5aeb6
  • The Body component now renders only the SVG without any View wrapper.
  • The Body components now renders only one SVG depending on the new side property:
    - To render both sides of the body, you can render the Body component twice, with different values for the side property.
  • Rename Muscle to BodyPart everywhere.
  • Add onBodyPartPress.