mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/48899 changelog: [internal] Add tests for `TextInput.onChange` and `TextInput.onChangeText`. Reviewed By: rubennorte Differential Revision: D68498998 fbshipit-source-id: 212bc251700b343f7290fb7e2a5f2ddfdb68dfd1
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.