Skip to content

Break into 2 frameworks #36

Description

@BenShutt

This framework is, essentially, composed of 2 parts:

  1. Toasting: posting messages/views and handling queues
  2. Connectivity: handling internet connection/disconnection events and showing a toast when a connection is lost.

The first part is straightforward in purpose, fairly simple, and works well as an independent feature.
The second is challenging, slightly hacky, and highly dependent on the visible app screen, which is not ideal for a framework.

The second part should be separated from the first, so frameworks only bring it in if they need it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions