A framework for building native applications using React
COMMITS
/ docs/NativeModulesIOS.md September 18, 2015
N
Split iOS and Android docs into different categories
Nikita Gusakov committed
September 14, 2015
M
Release React Native for Android
Martin Konicek committed
July 27, 2015
M
[docs] Make it clear which Guides are platform-specific
Martin Konicek committed
July 21, 2015
T
Updating for Code Review
Tj committed
T
Enum Constants Explanation
Tj committed
July 7, 2015
C
Update NativeModule documentation to show correct event emitter usage
Colin Ramsay committed
June 30, 2015
A
Don't encourage the use of internal modules
Amjad Masad committed
June 13, 2015
B
[Docs] Fix missing parameter in NativeModules addEvent date example
Brent Vatne committed
June 7, 2015
K
Fixes spelling error in requested change.
Kevin deLeon committed
K
Adds additional info for creating Swift modules
Kevin deLeon committed
May 27, 2015
B
[Docs] Add DeviceEventEmitter require to NativeModulesIOS docs
Brent Vatne committed
May 26, 2015
P
Add doc warning stating that TouchableOpacity can only support a single child
Patrick Williams committed
April 28, 2015
B
[Docs] Fix missing : in Swift NativeModules doc
Brent Vatne committed
B
Merge pull request #1021 from robertjpayne/master
Brent Vatne committed
April 26, 2015
N
Update NativeModulesIOS.md
Nick Lockwood committed
R
Documentation for exporting Swift Native Modules
Robert Payne committed
April 21, 2015
S
Add Native Components guide.
Spencer Ahrens committed
April 19, 2015
N
Update NativeModulesIOS.md
Nick Lockwood committed
April 15, 2015
J
[Docs] Fix formatting for "JavaScript method names" section in docs
James Ide committed
J
Fix typo in NativeModulesIOS.md
Jinghao Yan committed
April 12, 2015
J
[Docs] Add note about JS names for exported methods and RCT_REMAP_METHOD
James Ide committed
April 10, 2015
B
Replace RCT_EXPORT with RCT_EXPORT_METHOD
Brent Vatne committed
April 4, 2015
D
(docs) Update NativeModules.md
David Rabkin committed
March 26, 2015
L
Fix wording in NativeModulesIOS.md
Loring Dodge committed
A
Fix links in docs
Alex Kotliarskyi committed
April 2, 2015
C
missing #import "RCTConvert.h"
cclv committed
April 1, 2015
C
missing #import "RCTLog.h"
cclv committed
March 30, 2015
A
Merge pull request #493 from tjwudi/patch-1
Alexander Kotliarskyi committed
A
Merge pull request #301 from cahlan/patch-1
Amjad Masad committed
J
Update NativeModulesIOS.md
John Wu committed
J
Add import RCTBridge.h for event sending example
John Wu committed
A
Fix broken link
Andre committed
March 29, 2015
C
fix website
Christopher Chedeau committed
J
Fix "next" link on NativeModules
Javier Bórquez committed
March 27, 2015
T
[ReactNative][Docs] Document how to link libraries
Tadeu Zagallo committed
C
corrects typo in NativeModulesIOS README
cahlan committed
March 28, 2015
F
Add basic documentation for debugging react native apps
Francois Laberge committed
March 25, 2015
S
Add docs on testing.
Spencer Ahrens committed
March 22, 2015
C
Update NativeModulesIOS.md
Christopher Chedeau committed
C
Update NativeModulesIOS.md
Christopher Chedeau committed
A
Native Modules Guide: address feedback from #176
Alex Kotliarskyi committed
March 21, 2015
A
Add Native Modules (iOS) guide
Alex Kotliarskyi committed