A framework for building native applications using React
COMMITS
/ Libraries/Linking/Linking.js December 7, 2018
F
Android: Adding sendIntent on Linking module (#22302)
ferrannp committed
December 3, 2018
C
Use `invariant` instead of `fbjs/lib/invariant`
Christoph Nakazawa committed
October 10, 2018
R
Normalize scheme for URL on Android (#21561)
Radovan Šmitala committed
September 29, 2018
H
Resolve protocol http, https when not in lowercase (#21396)
Hyunjong Lee committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
May 11, 2018
E
Prettier React Native Libraries
Eli White committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
February 22, 2018
M
Fix ESLint warnings using 'yarn lint --fix'
Mats Byrkeland committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
January 30, 2018
H
Trim docs that are already present in the open source docs site
Héctor Ramos committed
September 8, 2017
J
fix flow warning and typo
Jiajie Zhu committed
July 26, 2017
J
Docs: fix typo in deeplinking docs
Joey Baker committed
May 25, 2017
J
Add newly recommended method for RCTLinkingManager due to deprecation
Jason Noah Choi committed
May 17, 2017
J
updated docs with iOS 10 compatible linking code
Johan committed
April 28, 2017
G
update docs for Linking.openURL
Garrett McCullough committed
April 26, 2017
A
Include Create React Native App in Getting Started
Adam Perry committed
April 12, 2017
A
fixed typo in "linking" docs
Andy Trevorah committed
March 31, 2017
V
Add iOS Linking location example to docs
Viktor Seč committed
March 21, 2017
J
Fixes missleading comment on getInitialURL
Jeremi Stadler committed
March 6, 2017
V
Fix linking manager library name in documentation
Vedad Sose committed
August 9, 2016
D
Auto-fix lint errors
David Aurelio committed
June 6, 2016
R
Hook up Android intent to Linking.js #7079
Ricky Reusser committed
June 3, 2016
B
react-native-github: turn on strict type args in Flow, codemod stragglers
Basil Hosmer committed
June 1, 2016
J
Documentation typo – missing word
Jim Remsik committed
May 27, 2016
N
Updated Linking and PushNotificationIOS modules to use NativeEventEmitter
Nick Lockwood committed
April 21, 2016
M
Mention native code in `Linking` docs
Mike Grabowski committed
March 2, 2016
D
Remove knowledge of fbjs from the packager
David Aurelio committed
February 12, 2016
A
Update Linking.js
Ali Najafizadeh committed
February 10, 2016
M
Updating the native code to make it match reality.
Michael Anderson committed
January 26, 2016
S
Add cross-platform Linking module
Satyajit Sahoo committed