Releases: Malaa-tech/react-native-simple-line-chart
Releases · Malaa-tech/react-native-simple-line-chart
0.35.1
Release 0.35.0
0.35.0 (2024-08-27)
Features
- fix warnings appearing when using react native 75 & with gesture handler 2.18
- upgrade packages in dev dependencies
- upgrade expo packages in example
- removed not needed type packages
- fix typings
- upgrade doctype and generate new docs
Release 0.34.4
Release 0.34.2
Release 0.34.1
Release 0.34.0
Release 0.33.0
0.33.0 (2024-01-10)
Bug Fixes
- interactivity of multiple lines
- ios white flashes on mount (3844e52)
- line not appearing for android on mount (b8d9545)
Features
- add ability for multiple lines to have different number of points (477f93d)
- add ability to disable a point on line chart (92726d0)
- adding round linecap for line (5b40009)
Performance Improvements
- more performant rounding (3268b99)