A framework for building native applications using React
COMMITS
/ docs/NativeModulesIOS.md July 10, 2017
L
Clarify JavaScript module naming edge case
Liron Yahdav committed
June 15, 2017
E
Correct its/it's homophone in NativeModulesIOS.md
Ethan Lillie committed
May 30, 2017
H
Add support for syntax highlighting for languages other than JS
Hector Ramos committed
May 29, 2017
J
Add missing semicolon in NativeModulesIOS.md
Jeff kang committed
May 1, 2017
L
Update NativeModulesIOS.md
Liron Yahdav committed
April 5, 2017
R
Update docs to clarify `RCT_REMAP_METHOD` usage.
Robin Chou committed
March 6, 2017
H
Merge Android UI Performance into Performance doc, reorder sidebar
Hector Ramos committed
February 9, 2017
K
Clearer information regarding RCT_EXPORT_MODULE
Kevin Lacker committed
February 8, 2017
K
Docs: add warining about possible memory leaks while using native mod…
Kevin Lacker committed
January 14, 2017
J
fix typo RTC to RCT
janus_wel committed
January 9, 2017
R
Document subclassing RCTEventEmitter
Rob Hogan committed
January 7, 2017
R
- Update iOS native module #imports
Rob Hogan committed
October 11, 2016
J
Updates Swift @objc export for recent Swift versions
Joshua May committed
September 30, 2016
T
Added RCTLog.h import for clarity
Tim Creasy committed
September 9, 2016
J
Doc. Update For Module Dependency Injection
Josh Hargreaves committed
September 1, 2016
A
Fix code example: NSNumber should be marked `nonnull` for compatibility with Android
Arian Stolwijk committed
July 13, 2016
J
Make prev links work in guides and APIs.
Joel Marcey committed
June 27, 2016
S
map -> object
sunnylqm committed
March 8, 2016
A
Added objective-c class/module semantics
Alper Cugun committed
February 24, 2016
X
typo with in code, replace date.toTime with date.getTime
Xing Zheng committed
February 15, 2016
B
Fixes NativeModules documentation typo
briancaw committed
February 14, 2016
M
replace require with es6 import in docs
Mateusz Zatorski committed
February 12, 2016
T
Updated RCTPromiseRejectBlock example to use new 3 argument form
Thomas Parslow committed
December 14, 2015
N
fixed documentation error for native modules docs page
Nader Dabit committed
December 12, 2015
Z
fix sample code error by removing the extra chars
zjlovezj committed
November 23, 2015
S
Added docs on using Promisesin Native Modules
Satyajit Sahoo committed
October 24, 2015
D
add missing curly brace in NativeModulesIOS.md
Divyendu Singh committed
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