Jakub Piasecki
Jakub Piasecki
### Details `ShadowNodeFragment::Value` was removed in https://github.com/facebook/react-native/pull/43962. This PR gets rid of usage of it from the codebase. ### Related Issues GH_LINK ### Manual Tests Make sure the library compiles...
## Summary: It looks like `StaticLayout` used for measuring multiline text on the new architecture returns wrong metrics for the last line if it's empty, however, if it contains anything,...
## Summary: The current behavior when calling `cloneTree` is to not copy the state to the `ShadowNodeFragment` which results in the state being equal to `statePlaceholder`. Inside the relevant `ShadowNode`...
## Description Extracted new transformations example from https://github.com/software-mansion/react-native-gesture-handler/pull/2919, so that the entire thing isn't blocked by https://github.com/software-mansion/react-native-gesture-handler/issues/2929
## Summary: Adds a page dedicated to `display: contents` to RNTester APIs section. Those can be used to verify that it's working correctly visually. Needs https://github.com/facebook/react-native/pull/47194 ## Changelog: [INTERNAL] [ADDED]...
## Summary: Fixes https://github.com/facebook/react-native/issues/47045 On Android `adjustsFontSizeToFit` relies on two metrics: - Text with line breaks results in more lines than `maximumNumberOfLines` - The overall height of the text is...
### Details This PR upgrades the version of React Native used in the App to 0.76. Upstream PRs: - https://github.com/facebook/react-native/pull/47902 - https://github.com/facebook/react-native/issues/47960 - https://github.com/software-mansion/react-native-reanimated/pull/6773 - https://github.com/expo/expo/pull/33445 - https://github.com/expo/expo/pull/33446 - https://github.com/expo/expo/pull/33447...