react-native/docs
Kevin Lacker f43d0a9678 Clearer information regarding RCT_EXPORT_MODULE
Summary:
I think this update is Critical as I wanted to add a different module name to be the same as the Android module name. I simply lost 6 hours until I found out that the Macro does not accept String syntax. Almost drove me crazy. Please, at least do something about it. Thanks.

Thanks for submitting a pull request! Please provide enough information so that others can review your pull request:

> **Unless you are a React Native release maintainer and cherry-picking an *existing* commit into a current release, ensure your pull request is targeting the `master` React Native branch.**

Explain the **motivation** for making this change. What existing problem does the pull request solve?

Prefer **small pull requests**. These are much easier to review and more likely to get merged. Make sure the PR does only one thing, otherwise please split it.

**Test plan (required)**

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI
Closes https://github.com/facebook/react-native/pull/11634

Differential Revision: D4533312

Pulled By: lacker

fbshipit-source-id: 2c547f791ed76ba62e0c7e5cabc2830dbae34075
2017-02-08 16:46:13 -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 fix 'Integrating with Existing Apps guide ' url 2016-09-08 22:13:42 -07: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 Add CLI basics in docs 2016-11-28 03:28:37 -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 Ensure documentation has consistent relative links 2017-01-31 12:13:31 -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