A framework for building native applications using React
COMMITS
/ Libraries/Linking/Linking.js May 4, 2022
M
fix: remove deprecated removeListener methods (#33580)
Matin Zadeh Dolatabad committed
February 4, 2022
M
Fix type import style in EventEmitter and Linking
Moti Zilberman committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 22, 2021
J
Fix Dead links to documents in the comments (#32619)
Jesse Katsumata committed
March 11, 2021
T
RN: Restore Deprecated Event Methods
Tim Yung committed
February 3, 2021
T
RN: Delete `Linking.removeEventListener`
Tim Yung committed
February 2, 2021
M
Remove "use strict" directive from ES Modules
Micha Reiser committed
January 7, 2021
R
Implement typed event emitters
Rubén Norte committed
January 4, 2021
R
Add FlowFixMes for future violations of typed NativeEventEmitter
Rubén Norte committed
October 15, 2020
R
Fix NativeLinking split
Ramanpreet Nara committed
R
Split NativeLinking into NativeIntentManager and NativeLinkingManager
Ramanpreet Nara committed
October 6, 2020
T
RN: Omit Unused Platform-Specific Code
Tim Yung committed
July 22, 2020
R
Migrate large amount of modules to flow strict and strict-local
Rubén Norte committed
June 27, 2020
T
EventEmitter: Import `{Native,RCTDevice}EventEmitter`
Tim Yung committed
February 24, 2020
R
Updating the URLs to point at new domain name reactnative.dev
Rachel Nabors committed
November 21, 2019
G
Exact-by-default codemod for react-native-github
George Zahariev committed
August 9, 2019
L
xplat/js/react-native-github
Logan Daniels committed
May 16, 2019
E
Add spec for Linking (#24877)
Eric Lewis committed
May 8, 2019
March 18, 2019
E
- Add openSettings method to Linking module (#23965)
Estevão Lucas committed
March 14, 2019
P
Bump Prettier to 1.16.4
Peter van der Zee committed
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