Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Examples for Direct Manipulation in the Interop Layer #36610

Closed
wants to merge 2 commits into from

Conversation

cipolleschi
Copy link
Contributor

Summary:
This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the Direct Manipulation sectioon of the website.

Changelog:

[iOS][Added] - Added examples of direct manipulation

Differential Revision: D43978674

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Mar 23, 2023
@facebook-github-bot
Copy link
Contributor

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

@react-native-bot react-native-bot added Platform: iOS iOS applications. Type: Enhancement A new feature or enhancement of an existing feature. labels Mar 23, 2023
@analysis-bot
Copy link

analysis-bot commented Mar 23, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,547,531 +819
android hermes armeabi-v7a 7,861,911 +819
android hermes x86 9,029,447 +821
android hermes x86_64 8,884,496 +822
android jsc arm64-v8a 9,167,632 +483
android jsc armeabi-v7a 8,358,032 +481
android jsc x86 9,224,304 +488
android jsc x86_64 9,482,162 +490

Base commit: a4fe9b2
Branch: main

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

cipolleschi added a commit to cipolleschi/react-native that referenced this pull request Mar 29, 2023
…6610)

Summary:
Pull Request resolved: facebook#36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

## Changelog:
[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: 2887a7cc506f8041b56751455fb807c1c214b57d
@facebook-github-bot
Copy link
Contributor

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

cipolleschi added a commit to cipolleschi/react-native that referenced this pull request Mar 29, 2023
…6610)

Summary:
Pull Request resolved: facebook#36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

## Changelog:
[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: 80c961347163a76b222e85669872171cdae1b3f7
@facebook-github-bot
Copy link
Contributor

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

cipolleschi added a commit to cipolleschi/react-native that referenced this pull request Mar 29, 2023
…6610)

Summary:
Pull Request resolved: facebook#36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

## Changelog:
[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: 8b6c0f56a8cdbf698e2f2decd410bcadaf21065c
@facebook-github-bot
Copy link
Contributor

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

cipolleschi added a commit to cipolleschi/react-native that referenced this pull request Mar 29, 2023
…6610)

Summary:
Pull Request resolved: facebook#36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

## Changelog:
[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: f1e36ca51b5664812ad46e61c93f439521596d11
@facebook-github-bot
Copy link
Contributor

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

cipolleschi added a commit to cipolleschi/react-native that referenced this pull request Mar 29, 2023
…6610)

Summary:
Pull Request resolved: facebook#36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

## Changelog:
[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: 9ac6ddb1dc5430daf6c42729ce8f472378335e5a
@facebook-github-bot
Copy link
Contributor

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

cipolleschi added a commit to cipolleschi/react-native that referenced this pull request Mar 29, 2023
…6610)

Summary:
Pull Request resolved: facebook#36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

## Changelog:
[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: bf009783471e7a2f6898a4e334fcabd7ffff461b
@facebook-github-bot
Copy link
Contributor

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

cipolleschi added a commit to cipolleschi/react-native that referenced this pull request Mar 29, 2023
…6610)

Summary:
Pull Request resolved: facebook#36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

## Changelog:
[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: cbde642a06a729f4a9230b8aea181eef1117951f
@facebook-github-bot
Copy link
Contributor

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

cipolleschi added a commit to cipolleschi/react-native that referenced this pull request Mar 29, 2023
…6610)

Summary:
Pull Request resolved: facebook#36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

## Changelog:
[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: 85b238e235e8d418d11f8e166c3030230fb82c63
…rop Layer (facebook#36578)

Summary:
Pull Request resolved: facebook#36578

This change brings to the Fabric Interop Layer the possibility to directly call native methods on the View Manager, something that was not possible before and that we can use to simplify the migration to the New Architecture.

## Changelog:
[iOS][Added] - Native Components can now call native methods in Fabric when they are loaded through the Interop Layer

Differential Revision: https://internalfb.com/D43945278

fbshipit-source-id: 5af1d521e9f7b338f70a070a92f8222a2e8e8c8f
…6610)

Summary:
Pull Request resolved: facebook#36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

## Changelog:
[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: 177f546618350f656b07033757513afa45e02d1c
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in a44d8a0.

cipolleschi added a commit that referenced this pull request Mar 30, 2023
Summary:
Pull Request resolved: #36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: 1cbc56f28034f84f309166e3e392ad97a8164e64
jeongshin pushed a commit to jeongshin/react-native that referenced this pull request May 7, 2023
…6610)

Summary:
Pull Request resolved: facebook#36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

## Changelog:
[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: 1cbc56f28034f84f309166e3e392ad97a8164e64
OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
…6610)

Summary:
Pull Request resolved: facebook#36610

This change add to RNTester examples of a legacy Native Component, loaded in the New Architecture through the Interop Layer, that uses the APIs described in the [Direct Manipulation](https://reactnative.dev/docs/direct-manipulation) sectioon of the website.

## Changelog:
[iOS][Added] - Added examples of direct manipulation

Reviewed By: sammy-SC

Differential Revision: D43978674

fbshipit-source-id: 1cbc56f28034f84f309166e3e392ad97a8164e64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Platform: iOS iOS applications. Type: Enhancement A new feature or enhancement of an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants