/android-dev-challenge-compose

Jetpack Compose is Android’s modern toolkit for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs.

Primary LanguageKotlinApache License 2.0Apache-2.0

PuppyFinder

Workflow result

📜 Description

This is my submission for the Jetpack Compose #AndroidDevChallenge. Showing list of puppies to be adopted.

💡 Motivation and Context

This is my first time using jetpack compose, quite interesting on the new way to build android UI and its remind me of Flutter :D

📸 Screenshots

License

Copyright 2020 The Android Open Source Project

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

    https://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.