/Compose-Firebase

Jetpack Compose & Firebase Example Project

Primary LanguageKotlin

Compose-Firebase

platform platform platform Kotlin compileSdkVersion buildToolsVersion minSdkVersion

Project Structure

  • base:
  • data: It contains all the data accessing and manipulating components.
  • di:
  • domain:
  • navigation: Navigation component classes
  • presentation: View classes.
  • ui: Component classes.
  • util: Utility classes.

Libraries

Contributing to Project

All contributions are welcome! Please fork this repository and contribute back using pull requests.

Don't forget to star ⭐ the repo it motivates me to share more open source