Nati Oskar
Nati Oskar
****Update (12/6)**** Its been a month now, and the issue is not recreating for me (but still no answer from Microsoft guys).. can I assume is was it was a...
Hello, I'm getting the same kind of error after upgrading from 0.67.x, happens to me on 0.69, 0.70.rc3-4, and 0.70 stable that recently went out. `E0905 22:27:22.525616 54329344 bindingUtils.cpp:27] getModule...
Hey @yepMad did the library ended up working for you? the steps for the manual linking are not working for me unfortunately
I managed to make it work properly on iOS by applying a patch as shown in this [PR](https://github.com/aMarCruz/react-native-text-size/pull/39/files) ``` diff --git a/node_modules/react-native-text-size/ios/RNTextSize.podspec b/node_modules/react-native-text-size/RNTextSize.podspec similarity index 89% rename from node_modules/react-native-text-size/ios/RNTextSize.podspec rename...