Skip to content

Releases: HichamELBSI/react-native-body-highlighter

v3.1.0

25 Oct 08:53
0e04eea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

28 Sep 19:56
2c0a066
Compare
Choose a tag to compare
Merge pull request #60 from HichamELBSI/feat/withBorder-and-dependencies

Add withBorder and bump dependencies

v3.0.0-beta.6

07 Dec 22:53
Compare
Choose a tag to compare

💪🏽 Svg updates

  • Add new female body SVG (beta version)

🤖 Component updates

  • Add gender prop to the Body component (please consider this new female SVG as a beta work in progress)

v3.0.0-beta.4

30 Oct 10:09
336b278
Compare
Choose a tag to compare

Deploy new types

v3.0.0-beta.3

20 Aug 21:43
6d5aeb6
Compare
Choose a tag to compare
  • 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.

3.0.0-beta.2

20 Aug 15:56
b2a918a
Compare
Choose a tag to compare

New Additions:

  • 🦶🏽 ✋🏽 Hands and Feet: Introducing hands and feet to the available body parts. Now, you can create more comprehensive visualizations of the human body, catering to a broader range of use cases.

  • 💪🏽 Ankles and Tibialis Muscles: We've expanded the library to include ankles and tibialis muscles, providing greater flexibility in highlighting specific areas with precision.

  • 🧍🏽‍♂️ Enhanced Human Body Rendering: In this release, the human body is now rendered using high-quality SVG. This updated representation offers a more accurate and detailed depiction of the human anatomy, significantly enhancing the overall visual experience and alignment with the library's core purpose.

Breaking Changes:

  • Removed zoomOnPress prop: In line with emphasizing the main purpose of the library – highlighting specific body areas – the zoomOnPress prop has been removed. The library's central role is to display the human body with highlighted regions.

These updates are designed to enhance the library's capabilities while maintaining a clear and focused purpose. As you transition to the new version, please adjust your implementation accordingly.

v2.1.4

06 Dec 22:36
c101d8f
Compare
Choose a tag to compare

What's Changed

v2.1.3

02 Dec 23:05
78f242d
Compare
Choose a tag to compare

What's Changed