Skip to content

Releases: wanderlog/react-native-text-size

v4.0.0-wanderlog.13

03 Apr 16:29

Choose a tag to compare

What's Changed

  • Change flatHeights on Android to account for when text gets truncated by @hsource in #1

New Contributors

Full Changelog: https://github.com/wanderlog/react-native-text-size/commits/v4.0.0-wanderlog.13

4.0.0-wanderlog.12

16 May 02:50

Choose a tag to compare

[4.0.0-wanderlog.12] Release fix for NSRangeException when adding widths

4.0.0-wanderlog.11

03 May 04:32

Choose a tag to compare

[4.0.0-wanderlog.11] Create new flatSizes function

4.0.0-wanderlog.10

03 May 04:04

Choose a tag to compare

[4.0.0-wanderlog.10] Create new flatSizes function

4.0.0-wanderlog.8

13 Apr 15:21

Choose a tag to compare

[4.0.0-wanderlog.8] Fix adjustMeasuredSize to return correct output

4.0.0-wanderlog.7

12 Apr 22:33

Choose a tag to compare

[4.0.0-wanderlog.7] Add ceilToClosestPixel option

4.0.0-wanderlog.6

06 Apr 16:46

Choose a tag to compare

[4.0.0-wanderlog.6] Fix small error for default font size

4.0.0-wanderlog.5

05 Apr 18:15

Choose a tag to compare

[4.0.0-wanderlog.5] built changes to lineHeight scaling

4.0.0-wanderlog.4

05 Apr 18:05

Choose a tag to compare

[4.0.0-wanderlog.4] built changes to README

4.0.0-wanderlog.3

30 Mar 23:33

Choose a tag to compare

[4.0.0-wanderlog.3] Add missing change for lineHeight support on Android