ArrayZoneYour
ArrayZoneYour
### Is there an existing request? - [X] I have searched for this request ### Describe the feature request pagingEnabled has been implemented https://github.com/necolas/react-native-web/pull/1212 by wrapping original children with pagingEnabledChild...
Reintroduce #782 The PR fix a corner case when `ViewRenderItem` componentDidUpdate lifecycle emit with layoutManager rebuild. Under React Native Legacy Architecture, onLayout event will be emit one by one in...
I’ve ported most of the tree-shaking implementation from esbuild to a Metro (Babel) plugin and have been running it in production for about a year. Since #632 is closed, I’d...