Skip to content

Releases: lohenyumnam/react-native-truncated-text-view

Release 0.5.0

11 Dec 10:03
Compare
Choose a tag to compare

0.5.0 (2023-12-11)

Bug Fixes

  • fixes wrong import path (d57c30d)
  • lint issue cause by conflit with example (e5dc19a)

Features

  • enable suppress highlighting ios (0959120)
  • gap between the tailView and main content, a callbeck on expanded status changed (c98d42f)
  • text-props: ✨ added new example (f6084a7)
  • text-props: ✨ added pass props to two text (4633066)

Release 0.4.0

18 Mar 07:57
Compare
Choose a tag to compare

0.4.0 (2023-03-18)

Features

  • enableTailView option, by default its set to true, (7652068)

Release 0.3.2

29 Jan 08:04
Compare
Choose a tag to compare

0.3.2 (2023-01-29)

Release 0.3.1

27 Jan 19:30
Compare
Choose a tag to compare

0.3.1 (2023-01-27)

Bug Fixes

Release 0.3.0

27 Jan 16:01
Compare
Choose a tag to compare

0.3.0 (2023-01-27)

Features

  • option for layout animation added, enable by default (74cc2c4)

Release 0.2.0

23 Jan 12:24
Compare
Choose a tag to compare

0.2.0 (2023-01-23)

Bug Fixes

  • fix github action triggering on PR (6184cfe)
  • fixed the size of image preview to 300 (cb83ae1)
  • tail view overflow the container (ad2abac)

Features

  • add demo in readme file for the ios (7254d61)

Release 0.1.1

23 Jan 09:49
Compare
Choose a tag to compare

0.1.1 (2023-01-23)

Bug Fixes

  • descriptiont in package.json (5d21dc4)

Release 0.1.0

23 Jan 09:17
Compare
Choose a tag to compare

0.1.0 (2023-01-23)

Bug Fixes

  • added new line on see less (ef4e66c)

Features

  • setup repo react-native-truncated-text-view (ead3060)