Skip to content

Separate logic from UI layer in another module #1214

Open
@paolorotolo

Description

Description

We're planning to add Compose support to AppIntro.
To make it possible, we should separate AppIntro's logic to share it between the two UI modules.

Possible Implementation

The project could be divided in the following modules:
appintro: AppIntro artifact for XML
appintro-compose: AppIntro artifact for Compose
appintro-core: Shared logic between the different UI implementations

Activity

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

Metadata

Assignees

Labels

internalsIssue/PR related to the refactoring or internals that are not exposed of the library

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions