diff --git a/docs/embedded-app-ios.html b/docs/embedded-app-ios.html index cc2d0df20c6..a2797361b04 100644 --- a/docs/embedded-app-ios.html +++ b/docs/embedded-app-ios.html @@ -3,7 +3,7 @@ pod 'React', :path => '../node_modules/react-native', :subspecs => [ 'Core', 'RCTImage', - 'RCTNetwork' + 'RCTNetwork', 'RCTText', 'RCTWebSocket', # Add any other subspecs you want to use in your project