Soe Lynn
Soe Lynn
I have tried it with react and it works :) Put the Muuri initialization code in the top most component of `componentDidMount` and then called murri layout function on `componentDidUpdate`...
**TL;DR** Expenxify https://github.com/Expensify/App/issues/43068 mentioned it is no longer reproducible. @fabOnReact will try to reproduce by following instructions on the PR. @fabOnReact Let's continue the discussion on the PR https://github.com/facebook/react-native/pull/41770
Sorry about my late reply. Was busy with ReactConf and internal summit. I am still doing some more investigation.
Like @NickGerleman mentioned below, `scrollAwayPaddingTop` should be excluded for `transform`. Calculation for transform for ScrollViewNode need to be overridden specifically as done in the commit `b25d6fe071e77dc64e6ce1030e97fe504ba96433`. However, we will need...
@kosmydel Please address this code suggestion which is based on your original changes ```c++ Point ScrollViewShadowNode::getContentOriginOffset( bool includeTransform) const { auto stateData = getStateData(); auto contentOffset = stateData.contentOffset; auto transform...
/rebase - this comment rebase the PR on top of main automatically
/rebase
@kosmydel Please help us rebase this PR so that we can do intake. Thanks in advance
Thank you everyone for contributing to fix Inverted FlatList 🥳
It was synced in this commit https://github.com/facebook/react-native/commit/a9a7382d95a9e44cd97ff47464262df5af2ab358