181 Commits

Author SHA1 Message Date
James Ide
69db752067 Move requireNativeComponent call below the complete MapView definition
requireNativeComponent should be called after the wrapper component is fully defined, including its static properties.
2015-05-13 21:05:50 -07:00
Zhao Han
85a6734387 Update link in Native UI Components (iOS) guide
Update the event mapping link: update line number
2015-05-13 10:08:38 -05:00
Brent Vatne
e0adedde78 Merge pull request #764 from Rudimental/patch-1
Fix grammar in EmbeddedApp.md
2015-05-11 14:02:51 -07:00
Brent Vatne
4bec3fe665 Merge pull request #1193 from itsananderson/patch-1
Fix typo in LinkingLibraries.md
2015-05-07 18:29:50 -07:00
Brent Vatne
debd5b0942 [Docs] Remove Transforms from sidebar, add to Style 2015-05-07 16:05:30 -07:00
Will Anderson
d3119a8fb1 Fix typo in LinkingLibraries.md
s/insed/inside
2015-05-07 15:05:28 -07:00
Quico Moya
c88b1d2c88 Fix grammatical error 2015-05-06 12:29:25 +02:00
James Ide
0e3d627ff0 Fix some typos in NativeComponentsIOS.md
Fixed some syntax errors and tidied up the sample code.
2015-04-30 00:39:37 -07:00
Spencer Ahrens
f89bcacd86 Add missing 'and' in docs. 2015-04-29 15:42:30 -07:00
Spencer Ahrens
8efe148f07 Fix bullet spacing for website.
GitHub markdown rendered it fine, but it was all mashed inline on the website without the extra break.
2015-04-29 15:41:17 -07:00
Brent Vatne
d662a307b7 [Docs] Fix missing : in Swift NativeModules doc 2015-04-27 23:32:11 -07:00
Brent Vatne
bfdd1d6443 Merge pull request #1021 from robertjpayne/master
Documentation for exporting Swift Native Modules
2015-04-27 23:24:04 -07:00
Nick Lockwood
89495635da Update NativeModulesIOS.md 2015-04-26 19:44:55 +01:00
Robert Payne
8c8b28969e Documentation for exporting Swift Native Modules 2015-04-26 18:06:43 +12:00
Spencer Ahrens
644d0e7886 Update distinction between requestAnimationFrame and setTimeout(fn, 0) 2015-04-22 20:06:31 -07:00
Brent Vatne
8529b7bd6a Merge pull request #969 from artemyarulin/patch-1
[Docs] EmbeddedApp.md - index.ios.js has to be created inside ReactComponent
- In order to follow along with the rest of the example
2015-04-22 14:29:12 -07:00
Artem Yarulin
9913e421d7 index.ios.js has to be created inside ReactComponent 2015-04-22 17:27:25 +03:00
Thomas Treffry
7ee8d8b45c Update GettingStarted.md
Add missing full stops.
2015-04-21 19:45:38 -07:00
Spencer Ahrens
eef40964da Merge pull request #958 from sahrens/nativeComponentGuide
Add Native Components guide.
2015-04-21 16:23:50 -07:00
Spencer Ahrens
c5d367ad39 Add Native Components guide. 2015-04-21 16:22:32 -07:00
Alexander Kotliarskyi
4792707b23 Merge pull request #851 from arthuralee/master
Bundle script instead of curl
2015-04-21 15:15:20 -07:00
Amjad Masad
eb76762a4c Watchman released 3.1 (no need for --HEAD install) 2015-04-20 17:34:59 -07:00
Arthur Lee
3adcc0322e Updated docs to reflect bundle script 2015-04-20 20:01:27 -04:00
Nick Lockwood
74252c9ec7 Update NativeModulesIOS.md
Updated documentation to include enhanced support for custom method types.
2015-04-19 18:04:45 +01:00
Herman Schaaf
49c928b76b [docs] change 'whenever' to 'whether' 2015-04-16 17:38:28 +09:00
James Ide
d2b06138e7 [Docs] Fix formatting for "JavaScript method names" section in docs
Simple fix - GitHub's markdown is processed differently than Jekyll's, so just fixing things up to look better.
2015-04-15 14:07:00 -07:00
Jinghao Yan
d1f42a82d2 Fix typo in NativeModulesIOS.md 2015-04-14 17:08:45 -07:00
James Ide
54dd54c2b9 [Docs] Add note about JS names for exported methods and RCT_REMAP_METHOD
Described how JS method names are derived from Obj-C selectors and mention RCT_REMAP_METHOD.
2015-04-12 02:44:34 -07:00
David Rabkin
da3b982abe Update JavaScriptEnvironment.md
-fix grammar in a sentence
2015-04-10 19:18:04 -07:00
Brent Vatne
127649962d Replace RCT_EXPORT with RCT_EXPORT_METHOD 2015-04-10 13:23:59 -07:00
David Rabkin
7c0a332b81 Fix grammar in EmbeddedApp.md 2015-04-08 16:28:29 -07:00
Christopher Chedeau
1c7f39e461 Add JavaScript Environment in the docs and fix a few things 2015-04-08 11:06:56 -07:00
Christopher Chedeau
e0a0bb1857 Create JavaScriptEnvironment.md 2015-04-08 10:56:20 -07:00
Christopher Chedeau
fcd33c8825 Remove Twice for Cmd+R 2015-04-08 09:26:17 -07:00
Matthias Kühnle
308b88f417 Debugging on real devices
Added a hint about how to enable debugging on real devices.
2015-04-08 00:50:55 +02:00
Mike Wilcox
79fcbbfe09 Fixed typo 2015-04-06 22:41:17 -04:00
David Rabkin
851fae5a03 (docs) Update NativeModules.md 2015-04-03 20:57:56 -07:00
David Rabkin
6ee1f8cd50 (docs) Update Testing.md for punctuation 2015-04-03 20:27:43 -07:00
David Rabkin
9b178b8f1a (docs) Update Network.md for clarification 2015-04-03 20:26:55 -07:00
David Rabkin
db252ebd8f (docs) Update Image.md punctuation 2015-04-03 20:25:24 -07:00
Christopher Chedeau
3f0e3b7d5e Merge pull request #312 from tako-black/fix_typo
fix typo
2015-04-03 10:06:21 -07:00
Christopher Chedeau
6992c3284a Merge pull request #243 from loringdodge/master
Fix wording in NativeModulesIOS.md
2015-04-03 10:03:57 -07:00
Jinhyuk Lee
e3be311c3f Correct permalink 2015-04-04 00:00:56 +09:00
Jinhyuk Lee
a014a16be9 Update RunningOnDevice.md - Misspell correction 2015-04-03 23:38:47 +09:00
Amjad Masad
52b64907a8 Npm locking error fix 2015-04-02 21:56:25 -07:00
Loring Dodge
f3c1f4220f Fix wording in NativeModulesIOS.md
Made small changes to the wording under  **NOTE**: About array and map
2015-04-02 20:52:42 -07:00
Ben Alpert
72b9fccae2 Merge pull request #633 from krazyeom/relative-link-img
Fixed #632 using relative path instead of absolute path for Image tag
2015-04-02 18:35:59 -07:00
sungwook yeom
379e15fe81 using relative path instead of absolute path for Image tag 2015-04-03 10:09:07 +09:00
Amjad Masad
08b48cafb3 Merge pull request #630 from Rudimental/patch-6
(update) Install watchman w/ --HEAD to avoid error
2015-04-02 17:49:00 -07:00
David Rabkin
2baf1de3db (update) Install watchman w/ --HEAD to avoid error
Updated the docs for installing watchman with --HEAD per @wez suggestion in this issue thread https://github.com/facebook/react-native/issues/239
2015-04-02 15:04:05 -07:00