A framework for building native applications using React
COMMITS
/ docs/IntegrationWithExistingApps.md November 4, 2017
J
fix(docs): fixing wrong module name in the example of "Integration with Existing Apps" page
Jaroslav Khorishchenko committed
October 19, 2017
V
Add missing link to missing podspec
Vincent Bernier committed
October 4, 2017
I
Modernize docs: remove 'use strict' from docs -- es6 has 'use strict' by default
Indrek Lasn committed
September 5, 2017
G
Update Android Guide for Integration With Existing Apps
GingerBear committed
September 2, 2017
H
Move tabbing logic back to individual docs
Hector Ramos committed
August 25, 2017
A
BREAKING: iOS: Fix case sensitivity build warning in Xcode 8.3
Adam Comella committed
August 10, 2017
K
Rename module name to module path
Kathy Gray committed
K
Fixes bad link in docs
Kyle Decot committed
August 4, 2017
H
Cleanup stray markdown files, update contributing guidelines
Hector Ramos committed
August 3, 2017
V
Move HelloWorld template to a single index.js entry point
Ville Immonen committed
July 28, 2017
R
Update IntegrationWithExistingApps.md
Raj Suvariya committed
July 18, 2017
P
Update podspec integration instructions
Pieter De Baets committed
July 12, 2017
B
Updated example 'Podfile' to consistently use single quotes.
Brooks Lyrette committed
July 11, 2017
R
Update IntegrationWithExistingApps.md
Raj Suvariya committed
June 7, 2017
H
New Handling Touches Tutorial
Hector Ramos committed
S
Add note for devsupport in Podfile
sunnylqm 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 27, 2017
H
Move out some common JavaScript code to scripts.js
Hector Ramos committed
May 24, 2017
H
Additional doc improvements
Hector Ramos committed
May 23, 2017
D
Move packager launcher scripts outside of `packager/`
David Aurelio committed
May 16, 2017
Y
Fix a typo in IntegrationWithExistingApps.md.
Yoichi Tagaya committed
April 27, 2017
A
Wrong path to react native module.
Amal Chandran committed
April 7, 2017
A
fix issue, closes: https://github.com/facebook/react-native/issues/13380
Anurag kushwaha committed
April 5, 2017
P
Update IntegrationWithExistingApps.md
Pieter De Baets committed
March 15, 2017
M
Update Podfile documentation for RN >= 0.42.0
Maxime Aoustin committed
March 6, 2017
H
Merge Android UI Performance into Performance doc, reorder sidebar
Hector Ramos committed
February 24, 2017
H
Update IntegrationWithExistingApps.md
Héctor Ramos committed
January 31, 2017
P
Ensure documentation has consistent relative links
Paul Mestemaker committed
January 3, 2017
E
IntegrationWithExsistingApps Android Update
Eric Vicenti committed
November 22, 2016
A
updating android docs to use the right methods in code snippets
Abhijit Nukalapati committed
November 17, 2016
Z
Update IntegrationWithExistingApps.md
Zaan committed
November 15, 2016
L
"this" not needed in mReactInstanceManager.onDestroy()
Liam committed
November 11, 2016
S
Add the overlay permission information
Sandro Machado committed
November 7, 2016
H
Consolidate Running on Device (Android|iOS) Guides into one
Héctor Ramos committed
November 1, 2016
C
Prevent escaped 'a' tag html from appearing in 'Integration With Exis…
crismali committed
October 26, 2016
G
Update IntegrationWithExistingApps.md for Swift 3
Gan Jian Wei committed
October 25, 2016
K
Fix a typo
Kevin Lacker committed
October 21, 2016
S
Add folder structure information
Sandro Machado committed
October 20, 2016
S
Improve android integration documentation
Sandro Machado committed
October 19, 2016
C
Update activity lifecycle callback example
Christoffer Bo Petersen committed
October 14, 2016
S
Add the RCTNetwork to the podfile
Sandro Machado committed
October 13, 2016
S
Remove setUseOldBridge from the documentation
Sandro Machado committed
October 3, 2016
N
Use HTML for links including closing bracket
Nicolas Cuillery committed
September 15, 2016
J
Docs fix: link for releases points to react-native repo
Joshua May committed
August 30, 2016
H
Updated integration with existing apps for Android
Honza Kalfus committed
August 27, 2016
V
Add "npm i --save react" to Android docs
Vikram Aravamudhan committed
August 16, 2016
J
Fix Wikipedia link
Jonathan Chen committed
August 4, 2016
F
ReactInstanceManager API Updates
Forrest Bice committed
July 29, 2016
T
Update doc IntegrationWithExistingApps doc: Add activity theme
Tao Meng committed