From 60acf91d86a955c8a497afcda9461e222139577a Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 2 Nov 2015 15:50:36 +0000 Subject: [PATCH] update website --- docs/embedded-app-ios.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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