Skip to content

[Feature] | Re-organize modules #66

@hrodrick

Description

@hrodrick

Which kind of problem this feature would address? Please describe.
Currently the modules of the project are a bit disorganized.

Describe the solution you'd like
Organize the modules following this structure:

buildSrc
flowforms-core
 - android
 - common
 - iOS
 - etc
example
  - shared
  - ios-example (uses shared)
  - android-example (using shared ViewModel, so please also remove current ViewModels in android example)
      - activity
      - fragment
      - compose

Additional context
This will make the library easier to maintain, extend and understand.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions