mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e6390703e7
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53838 The FPS listener is being assigned to all scroll view instances by the scroll view manager. This listener should not be reset when the view is being recycled and should stay assigned at all times. Changelog: [Internal] Reviewed By: javache Differential Revision: D82720151 fbshipit-source-id: a2a37bad93efaa6e435725adf16c9ad1b4207ba0
Where is the template?
The React Native Template has moved from being shipping inside the react-native package to it's own package: @react-native-community/template.
Why has it moved?
The React Native Frameworks RFC0759 provides background information.
When was it moved?
The 0.75 release.