:Steller: Minimal Kotlin Multiplatform project using Jetpack Compose Currently running on:
- Android
- iOS... feel free to contribute
- watchOS... feel free to contribute
- macOS... feel free to contribute
- Web... feel free to contribute
- JVM (small Ktor back end service) ... feel free to contribute
UnSplash to show list of images till now...
-
100% Kotlin based + Coroutines + Flow for asynchronous.
-
JetPack
- Jetpack Compose A modern toolkit for building native Android UI.
- LiveData
- Lifecycle
- ViewModel
-
Architecture
- MVVM Architecture (Declarative View - ViewModel - Model)
- Repository pattern
Steller is a barebones app right now and there are many improvements to make. a lot of stuff to be done, feel free to contribute 🤩 just create your own Api Key here and add it into NetworkConstants.kt file. 😉
Support it by joining stargazers for this repository. ⭐
And follow me for my next creations! 🤩
Designed and developed by 2020 elbehiry
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.