react-native
react-native copied to clipboard
Remove unused names in component mapping
Summary:
react-native-slideruseRNCSlidernotRCTSlider: https://github.com/callstack/react-native-slider/blob/166ec7f3e7c853ab3be3da132c726dd8442b3874/package/ios/RNCSliderManager.m#L15-L20react-native-videodoesn't support Fabric on stable release: https://github.com/react-native-video/react-native-video/issues/2650react-native-mapsuseAIRMapnotRCTMap: https://github.com/react-native-maps/react-native-maps/blob/fca4ad7b2eb53a81814bdcd69d80f81620ea1a2a/ios/AirMaps/AIRMapManager.m#L36-L46react-native-webviewuseRNCWebViewnotRCTWebView: https://github.com/react-native-webview/react-native-webview/blob/4197bb42ce79406ff20c7e5637f78e44ca45474c/apple/RNCWebViewManager.mm#L44Shimmeris deprecated: https://github.com/facebookarchive/Shimmer
TemplateView, AxialGradientView, Keyframes and ImpressionTrackingView seem to be internal only and Google found nothing
Changelog:
[GENERAL] [REMOVED] - Remove unused names in component mapping
Test Plan:
none
| Platform | Engine | Arch | Size (bytes) | Diff |
|---|---|---|---|---|
| android | hermes | arm64-v8a | 18,127,336 | +11 |
| android | hermes | armeabi-v7a | n/a | -- |
| android | hermes | x86 | n/a | -- |
| android | hermes | x86_64 | n/a | -- |
| android | jsc | arm64-v8a | 21,493,890 | +11 |
| android | jsc | armeabi-v7a | n/a | -- |
| android | jsc | x86 | n/a | -- |
| android | jsc | x86_64 | n/a | -- |
Base commit: f2f62cdf54b5aff565466fd340685d88bb975bac Branch: main
Thanks for this. I'll import it for now, but we may need some internal refactoring to make sure we don't depend on this for our internal dependencies.
@javache has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This PR is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This PR was closed because it has been stalled for 7 days with no activity.