joreilly / joreilly/Confetti

Compose Design System

Open
#672 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
1.1k
Forks
124
Avg merge
1d 18h
Merged PRs (30d)
51

Description

With Compose for iOS, we may want to create a unified set of components that may be shared between all compose clients. That would include:

  • Android
  • Desktop
  • iOS

The idea would be:

  • Create a compose-only module.
  • The module will be used by all clients.
  • Extract modules from Android (most mature UI we have) and make it available as multiplatform components).

Wear OS and Auto will not be included.

Alternatively, we can include those components to the shared module but that would include them available to all platforms and may be wasted for platforms that won't use it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing Android UI modules and the current Android, Desktop, and iOS client structure. Determine how a Compose-only module could be shared by those clients while excluding Wear OS and Auto; done means the component-sharing scope and module placement are agreed.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
desktop, frontend, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.