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

feat(offline): added checks for network connectivity #153

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

zaniluca
Copy link
Owner

@zaniluca zaniluca commented Nov 24, 2022

Description

Adding a hook that will handle the display of a toast message if the user lost connectivity to inform him that the app may not behave properly

Fixes #149

Type of change

  • New feature (non-breaking change which adds functionality)

Testing

The issue has been tested on:

  • iOS (development)
  • Android (development)
  • iOS (preview)
  • Android (preview)

@zaniluca zaniluca linked an issue Nov 24, 2022 that may be closed by this pull request
4 tasks
@zaniluca zaniluca marked this pull request as ready for review March 5, 2023 15:17
@zaniluca zaniluca marked this pull request as draft March 5, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle network offline state
1 participant