aMarCruz / react-native-text-size

Measure text accurately before laying it out and get font information from your App.
BSD 2-Clause "Simplified" License
405 stars 95 forks source link

WOAINFRA-2831 - RN73 Updates #48

Closed kochavi-daniel closed 4 months ago

kochavi-daniel commented 4 months ago

Add Gradle 8 required changes.

Inbal-Tish commented 4 months ago

@kochavi-daniel Seems good but please add a description to the PR. Also, I think the base of the PR might be off - you have all of me previous changes here...

kochavi-daniel commented 4 months ago

@Inbal-Tish I branched off of latest master

Inbal-Tish commented 4 months ago

@kochavi-daniel You're branching off 'aMarCruz:master', not this fork's master

Inbal-Tish commented 4 months ago

@Inbal-Tish I branched off of latest master The PR is on the library, not the fork