MindorksOpenSource / Jetpack-Compose-WhatsApp-Clone

An example project to demonstrate how to build WhatsApp using Jetpack Compose.

Home Page:https://mindorks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jetpack-Compose-WhatsApp-Clone - Learn Jetpack Compose by building WhatsApp Clone

MindOrks MindOrks Community Open Source Love

About this project (Jetpack Compose WhatsApp Clone):

  • If you want to get started with Jetpack Compose, then this project is for you.
  • Common use-cases of Jetpack Compose has been implemented in this project like working with List, Using Coroutines, etc.
  • Also, learn to work with multiple screens in Jetpack Compose.
  • We are using 1.0.0-alpha01 version of Jetpack Compose to design WhatsApp Clone, we will keep it updating based on the new releases.

Steps to learn Jetpack Compose from this project

  • First, learn the concepts of Jetpack Compose from this blog.
  • Learn Jetpack Compose for Android by Examples from this project.
  • Then, just clone, build, run the project and start learning Jetpack Compose by building WhatsApp.

This Jetpack Compose WhatsApp Clone Project will help you in learning the following for Android App Development:

  • How to build WhatsApp using Jetpack Compose?
  • How to build a multiple screen app using Compose?
  • How to work with Lists?
  • How to work with Tabs?
  • How to build TopAppBar and work with different Containers?
  • How to load images from Drawable and Url?
  • How to work with Coroutines in Compose?
  • How to manage state in Jetpack Compose?
  • How to write test cases in Jetpack Compose?
  • How to work with LiveData in Jetpack Compose?

References useful during learning the Jetpack Compose for Android from this project

Explore Android Online Tutorials and Courses To Learn More by MindOrks

  • Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks
  • Android Tutorial - All Free Android Tutorials by MindOrks
  • Android Online Course for Professionals - In this online course, you’ll learn the Dagger, Kotlin, RxJava, MVVM Architecture, Architecture Components, Jetpack, LiveData, ViewModel, Room Database, Database Design, Multithreading, Memory Management, Networking, Caching, How Glide works, Unit Testing, and the best practices for Android Development. By the end of this online course, you will have all the skills you need to become a professional Android Developer.
  • Android Online Course for Beginners - This course is for beginners for those who want to get started with Android Development. In this course, you will build two apps: TodoNotes and Ride-Sharing Uber Android App.

If this project helps you in anyway, show your love ❤️ by putting a ⭐ on this project ✌️

Check out MindOrks awesome open source projects here

License

   Copyright (C) 2020 MINDORKS NEXTGEN PRIVATE LIMITED

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and limitations under the License.

Contributing to Jetpack Compose WhatsApp Clone

Just make a pull request. You are in!

About

An example project to demonstrate how to build WhatsApp using Jetpack Compose.

https://mindorks.com


Languages

Language:Kotlin 100.0%