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

Add codegen step to generate Custom RCTURLRequest Handlers

Open cipolleschi opened this issue 1 year ago • 4 comments

Summary: This change add the codegen step to generate the list of classes that can be used as custom URLHandlers

Changelog

[iOS][Added] - Add the codegen step to generate custom URLHandlers

Differential Revision: D53441411

cipolleschi avatar Feb 08 '24 14:02 cipolleschi

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

facebook-github-bot avatar Feb 08 '24 14:02 facebook-github-bot

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

facebook-github-bot avatar Feb 08 '24 14:02 facebook-github-bot

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

facebook-github-bot avatar Feb 08 '24 14:02 facebook-github-bot

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 17,246,944 +4
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 20,609,343 +10
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: 922fe91278938300250950a684dbb27b33a85222 Branch: main

analysis-bot avatar Feb 08 '24 15:02 analysis-bot

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

facebook-github-bot avatar Feb 09 '24 16:02 facebook-github-bot

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

facebook-github-bot avatar Feb 09 '24 18:02 facebook-github-bot

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

facebook-github-bot avatar Feb 12 '24 11:02 facebook-github-bot

This pull request has been merged in facebook/react-native@46d7f8a66925ebfad9c8474028fcb69e9735def4.

facebook-github-bot avatar Feb 13 '24 14:02 facebook-github-bot