mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
eecd07c58b
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52012 changelog: [internal] On iOS, once a prop on a view is controlled by animated, the control is never released to Fabric or React. That's why it is important to use direct manipulation to commit even final value. Reviewed By: lenaic Differential Revision: D76601913 fbshipit-source-id: ea02219e158f28977018b34ac7152b899723b35a
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.