mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9f7a3bb2ff
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/54142 ## Changelog: [Internal] [Added] - Allow passing down frameRateListenerCallback in cxx animated exposing `frameRateListenerCallback` to add instrumentation at animation frame and stop we're deferring the actual implementation of frame rate listening/logging to app/platform side Reviewed By: sammy-SC Differential Revision: D84510183 fbshipit-source-id: d8835542e8e50c5018032c951a510fec27b5a4d5
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.