-
Notifications
You must be signed in to change notification settings - Fork 24.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Adding show/hide Native Implementation of Dev Loading Module #35746
Adding show/hide Native Implementation of Dev Loading Module #35746
Conversation
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
This pull request was exported from Phabricator. Differential Revision: D42286425 |
Base commit: 8ccb861 |
Base commit: 8ccb861 |
PR build artifact for db1ed51 is ready. |
PR build artifact for db1ed51 is ready. |
This pull request has been merged in 4923a09. |
…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
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