react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Allow Deeplinking via Linking.getInitialURL()

Open GijsWeterings opened this issue 1 year ago • 2 comments

Summary: Changelog: [Android][Fixed] If the RNTester app is started with a deeplink intent, we now correctly navigate there for Android to facilitate e2e testing. This already worked on ios.

Reviewed By: javache

Differential Revision: D54662737

GijsWeterings avatar May 13 '24 11:05 GijsWeterings

This pull request was exported from Phabricator. Differential Revision: D54662737

facebook-github-bot avatar May 13 '24 11:05 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,542,905 +152
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,912,850 +33
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 93c079b92a028354cb7926b2029601238bf82d7d Branch: main

analysis-bot avatar May 13 '24 12:05 analysis-bot

This pull request was exported from Phabricator. Differential Revision: D54662737

facebook-github-bot avatar May 20 '24 10:05 facebook-github-bot

This pull request was exported from Phabricator. Differential Revision: D54662737

facebook-github-bot avatar May 20 '24 10:05 facebook-github-bot

This pull request has been merged in facebook/react-native@3c5a6b3d43e4a78bcf046594c9cb6734d171c2ab.

facebook-github-bot avatar May 20 '24 15:05 facebook-github-bot