mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8d8c3d4e1e
Summary: This PR solves bug https://github.com/facebook/react-native/issues/26552 for Android. Allows an app to receive url events through Linking from NFC tags ## Changelog [Android] [Fixed] - This branch checks also for `ACTION_NDEF_DISCOVERED` intent matches to send the url events Pull Request resolved: https://github.com/facebook/react-native/pull/26553 Test Plan: Tested the code multiple times with both NFC tags and normal links Differential Revision: D17589654 Pulled By: cpojer fbshipit-source-id: 55e854e765a84da5e22ec2cc51d0fe0972254175
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.