react-native/docs
Kevin Lacker a023d0d057 remove inaccurate docs
Summary:
Our docs suggest using this babel plugin to remove console.log statements in production. Unfortunately, it does not actually work when you run it on a new React Native project, and the root cause is that the plugin does not handle all cases correctly. See discussion in https://github.com/facebook/react-native/issues/10412 . For now, we should just stop recommending that people use this plugin, because it doesn't work.
Closes https://github.com/facebook/react-native/pull/12315

Differential Revision: D4538567

Pulled By: hramos

fbshipit-source-id: f3ae1b9143130a05601907ee902a02fc0b2818b0
2017-02-09 13:32:31 -08:00
..
Accessibility.md Fixing typo in Accessibility documentation 2016-10-26 11:58:57 -07:00
AndroidBuildingFromSource.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
AndroidUIPerformance.md Make prev links work in guides and APIs. 2016-07-13 14:58:27 -07:00
Animations.md Added documentation on string interpolation to Animations doc 2016-10-15 17:43:54 -07:00
Colors.md Make prev links work in guides and APIs. 2016-07-13 14:58:27 -07:00
CommunicationIOS.md Tiny grammar fix 2017-02-09 12:47:04 -08:00
Debugging.md Fix Android debugging doc 2017-01-19 14:13:30 -08:00
DirectManipulation.md Fix link broken. 2016-07-14 15:58:36 -07:00
GestureResponderSystem.md Fix typo in GestureResponderSystem.md 2017-01-31 11:58:30 -08:00
GettingStarted.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
HandlingTextInput.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
HandlingTouches.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
HeadlessJSAndroid.md FbHeadlessJsTaskService -> HeadlessJsTaskService 2016-11-10 02:43:40 -08:00
HeightAndWidth.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
Images.md Add static non-image assets section 2017-01-31 13:28:32 -08:00
IntegrationWithExistingApps.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
IssueGuidelines.md Add instruction on how to have access to the bot in IssueGuidelines.md 2016-05-05 08:46:54 -07:00
JavaScriptEnvironment.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
LayoutWithFlexbox.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
LinkingLibraries.md Consolidate Running on Device (Android|iOS) Guides into one 2016-11-06 21:13:32 -08:00
MoreResources.md Rename Support to Help, and re-style to better guide users to help themselves 2016-09-21 16:43:38 -07:00
MoviesExample.json Fix typo and add comments to the example app 2015-03-27 20:44:20 +00:00
NativeComponentsAndroid.md add headless js guide 2016-10-12 06:28:35 -07:00
NativeComponentsIOS.md Update NativeComponentsIOS.md 2017-01-23 14:43:28 -08:00
NativeModulesAndroid.md Fix some typos in NativeModulesAndroid.md 2017-01-19 17:13:28 -08:00
NativeModulesIOS.md Clearer information regarding RCT_EXPORT_MODULE 2017-02-08 16:46:13 -08:00
Navigation.md Correct minor phrasing error for clarity 2017-01-30 11:13:41 -08:00
Networking.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
Performance.md remove inaccurate docs 2017-02-09 13:32:31 -08:00
PixelRatio.md Fix minor typo in PixelRatio.md 2017-01-10 01:28:26 -08:00
PlatformSpecificInformation.md Update PlatformSpecificInformation.md 2016-08-08 04:58:30 -07:00
Props.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
PullRequestGuidelines.md move templates to .github folder 2016-06-13 07:43:28 -07:00
RunningOnDevice.md Fix ADB reverse link + release build instructions 2017-02-09 13:01:37 -08:00
RunningOnDeviceAndroid.md Consolidate Running on Device (Android|iOS) Guides into one 2016-11-06 21:13:32 -08:00
RunningOnDeviceIOS.md Consolidate Running on Device (Android|iOS) Guides into one 2016-11-06 21:13:32 -08:00
RunningOnSimulatorIOS.md Updated Device Specifying Command 2016-11-14 08:59:24 -08:00
SignedAPKAndroid.md variant -> configuration 2017-01-23 11:28:51 -08:00
State.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
Style.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
Testing.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
Text.md Show an example of composition in the Text docs. 2016-08-18 22:13:38 -07:00
Timers.md Make prev links work in guides and APIs. 2016-07-13 14:58:27 -07:00
Troubleshooting.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
Tutorial.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
UnderstandingCLI.md Update UnderstandingCLI.md 2017-01-06 08:28:25 -08:00
Upgrading.md New upgrading process, relying on Git 2016-11-28 08:28:35 -08:00
UsingAListView.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
UsingAScrollView.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00
UsingNavigators.md Ensure documentation has consistent relative links 2017-01-31 12:13:31 -08:00