From 0b5952a45454c208a0e4b99fd4d2ef86d2d094e2 Mon Sep 17 00:00:00 2001 From: Martin Konicek Date: Thu, 20 Aug 2015 08:33:54 -0100 Subject: [PATCH] [ReactNative][oss] Open source NetworkingModule --- Examples/UIExplorer/{XHRExample.js => XHRExample.ios.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Examples/UIExplorer/{XHRExample.js => XHRExample.ios.js} (100%) diff --git a/Examples/UIExplorer/XHRExample.js b/Examples/UIExplorer/XHRExample.ios.js similarity index 100% rename from Examples/UIExplorer/XHRExample.js rename to Examples/UIExplorer/XHRExample.ios.js