Граф коммитов

92 Коммитов

Автор SHA1 Сообщение Дата
Nick Hudkins 7947f04b43 Update README.md to follow conventions
Don't submit pull requests from your phone while eating dinner or you will make careless mistakes.
2015-05-11 19:53:49 -04:00
Nick Hudkins d43d093bf7 Update README.md with valid code example.
Custom iOS View code sample was missing RCT_EXPORT_MODULE()
2015-05-11 19:06:15 -04:00
Spencer Ahrens 1fa55c23ce Update custom iOS component section to use requireNativeComponent 2015-04-20 19:37:01 -07:00
Nick Lockwood c3658fd90a Update README.md
Fixed missing param.
2015-04-19 21:58:43 +01:00
alanchen b03cb256e6 change to git clone https://github.com/facebook/react-native.git 2015-04-14 15:46:06 +08:00
Brent Vatne 127649962d Replace RCT_EXPORT with RCT_EXPORT_METHOD 2015-04-10 13:23:59 -07:00
Chris Jungmann 3ad16b96f1 Update README.md
Removed an extra bracket and line end "];" in the callback of the processString method.
2015-03-31 14:43:08 -06:00
Marin Usalj 015136f36e Fix Objective-C example in README 2015-03-30 14:45:49 -07:00
Amjad Masad 2028f265d5 Merge pull request #267 from jondot/upstream
Adding the 'running the examples' instructions to the end of the README....
2015-03-30 12:49:52 -07:00
Christopher Glantschnig 5f9c16a705 wrong javascript in example 2015-03-30 17:04:20 +02:00
jondot 78a6c9d9d4 Adding the 'running the examples' instructions to the end of the README.md 2015-03-26 23:34:24 +02:00
Ben Alpert 6ff2d47ab1 [README] Switch to public Travis badge 2015-03-26 12:03:24 -07:00
Alexsander Akers 64010cca17 Merge pull request #219 from roryquinlan/master
Corrected typo in README
2015-03-26 18:40:54 +00:00
Alexsander Akers 324f96bea4 Update README.md 2015-03-26 18:31:16 +00:00
Spencer Ahrens bcabb3bc4a Fix typo. 2015-03-26 11:13:46 -07:00
roryquinlan 019d9cfdab corrected typo in readme 2015-03-26 14:13:31 -04:00
Spencer Ahrens e463c9bb08 Update README.md 2015-03-26 11:07:15 -07:00
Spencer Ahrens 4c5ecfd1e7 Update README.md 2015-03-26 11:06:24 -07:00
Spencer Ahrens 3c08b94189 Update README.md 2015-03-26 10:53:51 -07:00
Spencer Ahrens ecc0032c4e Update README.md 2015-03-26 10:52:14 -07:00
Spencer Ahrens b687184c68 Update README.md 2015-03-26 10:51:00 -07:00
Ben Alpert 1174896650 Add comment to code block in README 2015-03-26 10:48:27 -07:00
Ben Alpert 95252369ae Fix code blocks in README 2015-03-26 10:48:01 -07:00
Tadeu Zagallo b02db77ca4 Fix typo in README
Closes #211
2015-03-26 17:45:29 +00:00
Christopher Chedeau 2b3fc6ae92 Update README.md 2015-03-26 10:22:05 -07:00
Christopher Chedeau 47ea7147de Update README.md 2015-03-26 10:20:01 -07:00
Alexsander Akers 72d3d724a3 Remove irrelevant question from FAQ 2015-03-26 17:06:35 +00:00
Christopher Chedeau c9f5cf26fe Update README.md 2015-03-26 10:02:15 -07:00
Alex Kotliarskyi a4cfe5c573 Fix links in docs 2015-03-26 11:26:57 -04:00
Alexander Kotliarskyi 09b43d7284 Add build status to README
Let's keep it green at all times.
2015-03-14 16:34:04 -07:00
Spencer Ahrens 3abf4fb6ae Updates from Feb 19
- [Catalyst] Clean up bundling/runApp to match OSS | Spencer Ahrens
- [react-native][pull request] Add root to packager via cli | Boopathi Rajaa | Amjad Masad
2015-02-19 18:57:27 -08:00
Christopher Chedeau dd78b09741 [ReactNative] Add warning when using onScroll without throttleScrollCallbackMS 2015-02-11 18:26:03 -08:00
Amjad Masad 5aa5e7a875 2015-02-09 updates
[react-packager] Update other instances of projectRoot to projectRoots | Amjad Masad
[react-packager] Debug page | Amjad Masad
2015-02-11 16:37:51 -08:00
Christopher Chedeau 3e59937fa9 Update README.md 2015-02-10 16:33:04 -08:00
Christopher Chedeau ff2f1ce945 2015-02-09 updates
- [react-server] Support multiple roots | Amjad Masad
- [react-packager] Add a helpful error message when watcher fails to start | Amjad Masad
- [madman] Fix review screen button and animation | Eric Vicenti
2015-02-10 16:28:57 -08:00
Christopher Chedeau d29d07ee06 Update README.md 2015-02-08 11:10:40 -08:00
Christopher Chedeau 7c045bf51e Update README.md 2015-02-08 11:06:59 -08:00
Christopher Chedeau fd8b7dee77 2015-02-04 updates
- Unbreak ReactKit | Nick Lockwood
- Refactor | Nick Lockwood
- [ReactNative] fix touch cancel behavior | Spencer Ahrens
- [ReactNative iOS] Fix responder issue with textInput | Eric Vicenti
- [ReactNative] README updates - file watching troubleshooting, one-time code drop -> currently private repo | Spencer Ahrens
- [ReactKit] Re-add README linebreaks | Ben Alpert
2015-02-06 15:43:59 -08:00
Christopher Chedeau ccd8f184af 2015-02-02 updates
- Removed special-case treatment of RCTTiming and RCTUIManager modules | Nick Lockwood
2015-02-03 16:12:07 -08:00
Christopher Chedeau 00f0ebccdf 2015-02-30 update:
- [ReactNative] Fix indentation | Ben Alpert
- [ReactKit] Bring back ability to jump to syntax error from redbox | Alex Kotliarskyi
- [ReactKit] Update pthread.h import path to be (more?) correct | Ben Alpert
- Simplified event handling | Nick Lockwood
- [ReactNative] more readme - xcode error help | Spencer Ahrens
2015-02-03 16:03:21 -08:00
Alexsander Akers 0512e23ba9 Fix line breaks in Q/A section 2015-01-31 00:28:47 +00:00
Ben Alpert a15603d8f1 Initial commit 2015-01-29 17:10:49 -08:00