A framework for building native applications using React
COMMITS
/ docs/NativeComponentsIOS.md September 19, 2017
C
Add props for overriding native component
Christian Brevik committed
September 12, 2017
I
Minor documentation correction for exposing native iOS components
Ian Hill committed
August 17, 2017
P
Note about flex
Petr Bela committed
July 19, 2017
T
Docs: Updated iOS Component Guide
Tieme van Veen committed
July 12, 2017
T
Fix 14436 - Docs: ios-native-ui-guide 'RNTMap' -> 'MKMapView' fix
Tieme van Veen committed
T
Docs: ios-native-ui-guide RCTConvert categories edit
Tieme van Veen committed
June 22, 2017
S
react@16 did away with PropTypes; require prop-types instead
Seth Fitzsimmons committed
May 30, 2017
H
Add support for syntax highlighting for languages other than JS
Hector Ramos committed
H
Standardize on using AwesomeProject for AppRegistry calls.
Hector Ramos committed
May 1, 2017
S
add missing props
sunnylqm committed
April 28, 2017
S
Update NativeComponentsIOS.md
sebasbad committed
March 6, 2017
H
Merge Android UI Performance into Performance doc, reorder sidebar
Hector Ramos committed
February 24, 2017
H
fix duplicate symbols error in the Creating Native UI Component docs
Héctor Ramos committed
January 23, 2017
S
Update NativeComponentsIOS.md
Seong-hyun, Oh committed
January 9, 2017
N
Update NativeComponentsIOS.md
Neil Sarkar committed
July 13, 2016
J
Make prev links work in guides and APIs.
Joel Marcey committed
April 29, 2016
J
Updated iOS native UI component events documentation
Jean Regisser committed
April 26, 2016
S
Codemod import React from 'react-native'
Sebastian Markbage committed
April 4, 2016
A
Added a small note about an issue I ran into vending a simple `UIView?
Aaron Connolly committed
February 14, 2016
M
replace require with es6 import in docs
Mateusz Zatorski committed
January 30, 2016
N
Replace direct access of NativeModules.UIManager with require('UIManager')
Nick Lockwood committed
December 31, 2015
S
remove broken link
sunnylqm committed
September 18, 2015
N
Split iOS and Android docs into different categories
Nikita Gusakov committed
September 15, 2015
S
Add comments about `nativeOnly` props
Spencer Ahrens 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
June 30, 2015
A
Don't encourage the use of internal modules
Amjad Masad committed
June 17, 2015
B
[Docs] Add DirectManipluation guide, which explains setNativeProps
Brent Vatne committed
June 3, 2015
J
Update NativeComponentsIOS.md
Jehan committed
May 24, 2015
B
[Docs] Clarify the variables provided to RCT_CUSTOM_VIEW_PROPERTY body
Brent Vatne committed
May 14, 2015
J
Move requireNativeComponent call below the complete MapView definition
James Ide committed
May 13, 2015
Z
Update link in Native UI Components (iOS) guide
Zhao Han committed
April 30, 2015
J
Fix some typos in NativeComponentsIOS.md
James Ide committed
April 29, 2015
S
Add missing 'and' in docs.
Spencer Ahrens committed
S
Fix bullet spacing for website.
Spencer Ahrens committed
April 21, 2015
S
Add Native Components guide.
Spencer Ahrens committed