diff --git a/releases/0.47/docs/integration-with-existing-apps.html b/releases/0.47/docs/integration-with-existing-apps.html index e06f6eeb3c1..ccbe4b2a689 100644 --- a/releases/0.47/docs/integration-with-existing-apps.html +++ b/releases/0.47/docs/integration-with-existing-apps.html @@ -140,6 +140,7 @@ target 'swift-2048' if not, adjust the `:path` accordingly pod 'React', :path => '../node_modules/react-native', :subspecs => [ 'Core', + 'CxxBridge', # Include this for RN >= 0.47 'DevSupport', # Include this to enable In-App Devmenu if RN >= 0.43 'RCTText', 'RCTNetwork',