Closed Edithmark42 closed 7 months ago
The OnlineStatusSnackbar should only get activated when the network status gets offline. It should persist till the connection gets back online. then it should pop up the "You are now connected" message for 6000 ms.
Assigning this issue to @techoneel as The basic funtionality of OnlineStatusSnackbar was implemented successfully.
The Core OnlineStatus componet was implementen in Core Package, Native web is working, Native-mobile requires some changes in ref: https://github.com/wrappid/native-mobile/issues/51
Description
This issue is to track the development of a new component called OnlineStatusSnackbar for our project. The OnlineStatusSnackbar component will be used to display snackbars across various parts of our application to show the network online/offline status.
Goals
Features
Technical Considerations
Acceptance Criteria