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/47939 Before we were clipping Android background drawable to the padding box. This is not how its done on web. The background should remain under the border so that if the border is traslucent you can see the background underneath Reviewed By: NickGerleman Differential Revision: D66463305 fbshipit-source-id: 427acea760b2748a07cc28bbd362aaaae0811093
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.