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

Export DeviceInfoConstants type from the native module's specs #39135

Closed
wants to merge 1 commit into from

Conversation

rshest
Copy link
Contributor

@rshest rshest commented Aug 23, 2023

Summary:

Changelog:

[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Differential Revision: D48620784

@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 labels Aug 23, 2023
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

rshest added a commit to rshest/react-native that referenced this pull request Aug 24, 2023
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

fbshipit-source-id: d9e4f275c3cb3e4d24d9d6a7ea72bbb72c7bcf4e
…ook#39135)

Summary:
Pull Request resolved: facebook#39135

## Changelog:
[Internal] -

Expose constants type from DeviceInfo native module - this makes codegen generate the corresponding data structure, making the native module implementation shorter (in C++ in particular).

Reviewed By: christophpurrer

Differential Revision: D48620784

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 8955bfb.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants