-
Notifications
You must be signed in to change notification settings - Fork 92
Patches
Tommy Nguyen edited this page Oct 6, 2022
·
18 revisions
Patches, workarounds, and compatibility layers that get applied with React Native Test App since 1.0:
Description | Platforms | Applies to | Fixed in |
---|---|---|---|
Contain use of JCenter to 0.64 and older | Android | <0.65 | 0.65 |
Patch argument type mismatch in cli prior to 6.0 |
Android | <0.66 | 0.66 |
ReactInstanceEventListener was moved out of ReactInstanceManager |
Android | <0.68 | 0.68 |
Patch for building with Visual Studio 2022 | Windows | <0.68 | 0.68 |
Workaround for Alert not showing |
iOS | <0.71 | 0.71 |
RCTTriggerReloadCommandListeners replaces -[RCTBridge reload] |
|||
RCTDevLoadingView doesn't show up with UIScene |
|||
@react-native-windows/cli [2] |
|||
RCTRedBox doesn't appear in apps implementing UISceneDelegate |
|||
InstanceLoaded() was added in react-native-windows 0.64 [2] [3] |
|||
JavaScriptMainModuleName is deprecated |