We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I want to implement the use of a mobile state, I have tried to do it by myself but it does not work as expected.
The expected behavior would be that by setting it as 'mobile' from a method call, it behaves as the 'online' state does.
version: 2.0.1 used on [email protected] and ReactNative API 32
*note: I have fixed the obvious error of the name 'movile'; but he does not behave as he expected.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I want to implement the use of a mobile state, I have tried to do it by myself but it does not work as expected.
The expected behavior would be that by setting it as 'mobile' from a method call, it behaves as the 'online' state does.
version: 2.0.1
used on [email protected] and ReactNative API 32
*note: I have fixed the obvious error of the name 'movile'; but he does not behave as he expected.
The text was updated successfully, but these errors were encountered: