mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This PR aims to migrate BlobProvider from Java to kotlin as part of [50513](https://github.com/facebook/react-native/issues/50513) ## Changelog: [ANDROID][CHANGED] – Migrate BlobProvider to Kotlin Pull Request resolved: https://github.com/facebook/react-native/pull/50756 Test Plan: Tested on RN tester with both new and old arch Reviewed By: rshest Differential Revision: D73420896 Pulled By: cortinico fbshipit-source-id: 4c9a26452a7e45a78c9698f699822b4ac855628c
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.