项目作者: PeterHdd

项目描述 :
Jetpack compose application, using Firebase and other jetpack architecture components
高级语言: Kotlin
项目地址: git://github.com/PeterHdd/JetPackComposeExample.git
创建时间: 2020-10-12T07:36:02Z
项目社区:https://github.com/PeterHdd/JetPackComposeExample

开源协议:

下载


JetPost - A Jetpack Compose Application


The application uses the clean architecture with MVVM. In the application, I demonstrate the use of
state and the navigation-compose library. Also, the database used is Cloud Firestore,
and the whole application is built using Kotlin. The application also has a similar UI as Twitter. The following jetpack architecture components are used in this application:

The Database:

db

To run the application, you need to follow the Firebase setup and add your own google-service.json file to the project

Images:

home-screen
add-post
device-2020-11-23-133005