Giter Site home page Giter Site logo

syex / moviesmpp Goto Github PK

View Code? Open in Web Editor NEW
153.0 7.0 19.0 178 KB

Kotlin Multiplatform project with Clean Architecture, aiming to only implement the view natively.

License: MIT License

Kotlin 81.22% Swift 18.78%
kotlin kotlin-multiplatform kotlin-native

moviesmpp's Introduction

Kotlin Multiplatform example project using TMDb

This is a Kotlin Multiplatform project trying to share as much code as possible between Android and iOS, using the API from TMDb and displays a list of movies retrieved from it.

In particular, this project uses a Clean Architecture approach, sharing the complete data and domain layer, as also the presenter from the presentation layer. Each platform currently only implements the View interface and adds a native UI to visualize the data from the presenter.

Read the full story here.

moviesmpp's People

Contributors

syex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

moviesmpp's Issues

Build error in Android Studio

Hello,
I imported your repo into Android Studio 4.0 Canary 1. The build produces the following error:

ERROR: Operation is not supported for read-only collection

Looks like this happens because of build.gradle:
freeCompilerArgs.add("-Xobjc-generics")

Please advise,
Igor

Can not build with Xcode

Task :app:linkDebugFrameworkIos
w: skipping /Users/username/.gradle/caches/modules-2/files-2.1/io.ktor/ktor-client-serialization-iosx64/1.2.0-rc/20fa9983553c1e1a9c324bd4e0cd2cfbbbad3de0/ktor-client-serialization.klib. The abi versions don't match. Expected '[9]', found '8'
w: The compiler versions don't match either. Expected '[1.3]', found '1.2.1-release-9743'
e: Could not find "/Users/username/.gradle/caches/modules-2/files-2.1/io.ktor/ktor-client-serialization-iosx64/1.2.0-rc/20fa9983553c1e1a9c324bd4e0cd2cfbbbad3de0/ktor-client-serialization.klib" in [/Users/username/Desktop/mpp/MoviesMPP, /Users/username/.konan/klib, /Users/username/.konan/kotlin-native-macos-1.3/klib/common, /Users/username/.konan/kotlin-native-macos-1.3/klib/platform/ios_x64].

Task :app:linkDebugFrameworkIos FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:linkDebugFrameworkIos'.

Process 'command '/Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java'' finished with non-zero exit value 1
ย 

JDK 13.0.1
Xcode: 11.3.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.