Skip to content

merttoptas/Jetpack-Compose-Component-Box

Repository files navigation


License MinAPI Compose Kotlin Gradle

About The Project ℹ️

This project is a project where you can find and use custom components in Jetpack Compose. Our goal is to add and use components and some custom components that are used many times. You can also contribute by opening a PR. What you need to do is to open a pr and develop a preview component. That is all!

Contribution 💪🏻

All contributions are welcome! Feel free to jump to the issues and pick one for yourself! Please write a comment inside of the issue before you start working.

Rules 🔖

  • 1 - To contribute to the Component Box repo, first open a branch as feature/component-name.
  • 2 - Open a package file in the components package specific to the component.
  • 3 - Before opening the PR, the Components you write must have a @Preview view.
  • 4 - After the PR is open, add the name of the component you wrote to the Readme.md file under Features.

Screens 📱

Features 👀

  • Otp Component | Code
  • Custom Elevated Button Component | Code
  • Custom Elevated Button Component | Code
  • Gradient Button Component | Code
  • Outlined Button Component | Code
  • Circular Loading Bar Component | Code
  • Horizontal Loading Bar Component | Code
  • Line Loading Bar Component | Code
  • Story Loading Bar Component | Code
  • Expandable Card Component | Code
  • Progress Dialog Component | Code
  • Half Circle Percent Graph Component | Code

Contributors 👏