Releases: rarenatoe/more-or-less
Releases · rarenatoe/more-or-less
Release 2.0.2
Release 2.0.1
2.0.1 (2023-06-26)
- DOCS: Fixed error in README.md (thanks @alexrififi)
- Updated example app to react native 0.72 (@rarenatoe)
Release 2.0.0
Release 1.2.0
Release 1.1.1
Release 1.1.0
Release 1.0.0
Release 0.3.0
Release 0.1.0
0.1.0 (2022-05-19)
Features
- more/less buttons in frame
- onTextLayout edge cases working correctly.
- can add a custom Text component.
- can set
containerStyle
andtextStyle
- takes an optional
onMorePress
function that if provided, the more button will execute it and the text will never expand.