/NativeMovieApp

Kotlin Multiplatform Movie App

Primary LanguageKotlinApache License 2.0Apache-2.0

Kotlin Multiplatform Movies

License

Movies is a simple Kotlin Multiplatform application I Presented during [Kotlin Multiplatform Development Workshop](http://2019.mobilization.pl/#talk-kotlin_native_and_multiplatform_development)
This project demonstrates how common logic can be consumed by Android & iOS platforms.


iOS [SwiftUI] Android [Jetpack Compose]

Library and Frameworks

Limitations [WIP ;)]

  1. Using GlobalScope in SharedCode, which ofcourse lifecycle unaware
  2. Handle errors gracefully
  3. Test coverage
  4. Jetpack compose RatingView implementation

Find this repository useful? ❤️

follow me on twitter! 🤩

License

Designed and developed by 2020 vipulshah2010 (Vipul Shah)

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.