-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 @react-native-community/netinfo library #56362
Conversation
Size Change: 0 B Total Size: 1.7 MB ℹ️ View Unchanged
|
Flaky tests detected in 7b4f55a. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/6940993675
|
Closing this in favor of using a bridge-based approach to receive the connectivity status directly from the host apps in the editor. |
What?
WIP: Exploring using
@react-native-community/netinfo
to detect connectivity status and displaying basic online/offline notifications in the mobile editor.Note: This may not necessarily be the final structure or implementation of how a native connectivity status component is implemented, but rather a means to implement
@react-native-community/netinfo
and how we might go about using it within the existing Editor component hierarchy.Why?
Improve media uploading capabilities in the mobile editor.
How?
@react-native-community/netinfo
libraryTesting Instructions
Testing Instructions for Keyboard
Screenshots or screencast