Bohdan D.
Bohdan D.
Any solutions ? I can add labelUnits, but it's not quite the same as iOS version
I think LayoutProvider should be wrapped inside useRef. Because otherwise it will be recreated every render `const layoutProvider = useRef(new LayoutProvider(() => 0,() => {})).current`
Yeah, I've got the same problem, but only on Android 7.1 _(and maybe lower, but I didn't test it)_ Android 8+ image sizes works as expected
I’ve used Image.getSize for Android Отправлено с iPhone > 22 февр. 2020 г., в 08:46, Lucas Schuft написал(а): > > > This is still an issue. ¿Any updates? ¿Any...
I am having a bit of a different problem When I remove `config.resolver.disableHierarchicalLookup = true` from metro.config.js I receive this warning in the console when the build is just starting....