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

Adding show/hide Native Implementation of Dev Loading Module #35746

Closed

Conversation

arushikesarwani94
Copy link
Contributor

Summary:
Changelog:
[Android][Added] - For supporting Dev Loading View across multiple platforms, adding native implementation for showMessage() & hide() of Dev Loading Module

Differential Revision: D42286425

arushikesarwani94 and others added 3 commits December 29, 2022 20:07
Differential Revision: D42258041

fbshipit-source-id: bd2498a014c49f3cbeefe8e72c14b4d0778f3d94
Summary: Reverting the LoadingView.android.js change of native implementation of DevLoadingView done in D42258041 (facebook@068a208) since it will break the existing 'Refreshing...` indicator on Mobile Android as the native implementation currently is just the skeleton with loggin, not the actual implemenation of `showMessage()` & `hide()`

Differential Revision: D42284732

fbshipit-source-id: 135528e3204cbbced7f44e09f807f3aab8bdcb92
Summary:
Changelog:
[Android][Added] -  For supporting Dev Loading View across multiple platforms, adding native implementation for showMessage() & hide() of Dev Loading Module

Differential Revision: D42286425

fbshipit-source-id: d699d334391fb49403f0576867bfa907c6221f3f
@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 Dec 30, 2022
@facebook-github-bot
Copy link
Contributor

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

@react-native-bot react-native-bot added Platform: Android Android applications. Type: Enhancement A new feature or enhancement of an existing feature. labels Dec 30, 2022
@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 8ccb861
Branch: main

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,493,253 +28,275
android hermes armeabi-v7a 7,813,845 +28,275
android hermes x86 8,969,058 +28,282
android hermes x86_64 8,827,238 +28,280
android jsc arm64-v8a 9,678,873 +26,794
android jsc armeabi-v7a 8,413,102 +26,803
android jsc x86 9,743,267 +26,806
android jsc x86_64 10,220,680 +26,797

Base commit: 8ccb861
Branch: main

@pull-bot
Copy link

PR build artifact for db1ed51 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@pull-bot
Copy link

PR build artifact for db1ed51 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Dec 30, 2022
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 4923a09.

OlimpiaZurek pushed a commit to OlimpiaZurek/react-native that referenced this pull request May 22, 2023
…k#35746)

Summary:
Pull Request resolved: facebook#35746

Changelog:
[Android][Added] -  For supporting Dev Loading View across multiple platforms, adding native implementation for showMessage() & hide() of Dev Loading Module

Reviewed By: rshest

Differential Revision: D42286425

fbshipit-source-id: b2aa160583bc86965501f3ed3027152bb0b47af0
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: Android Android 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.

5 participants