Code Monkey home page Code Monkey logo

kmp-experimentation's Introduction

The journey of Lunabee Studio with KMM

At Lunabee Studio, we love building native apps, but what we love most of all is building great apps. But the main issue with doing native apps is that some logic that don’t feel platform specific needs to be done twice, increasing the odds of having differences and also the development time.

To keep doing our lovely jobs and improve our working methods, we watch the Android and iOS sphere to be up-to-date on the latest technologies, best practices, etc… Thus, we couldn’t miss the emergence of Kotlin Multiplatform Mobile.

We already said that hybrid apps are crap, but KMM philosophy could suit us more, as it leaves the UI part out of the scope and promises performances as good as native apps.

🥅 Goal

The main goal of this project is to answer one question : can it help us delivery apps faster without degrading the development time and premium quality of our application?

To answer this big question, we asked ourselves smaller questions that could help us have a better understanding on the state of KMM. Questions such as :

  • What are the advantages and disadvantages of KMM?
  • Is it ready for production?
  • If not, what is missing? What do we need to keep a watch on before we can start using it?
  • How much of our code base can we share between platforms?

🧭 Roadmap

To reach our goal and evaluate independently which module could be replaced using KMM, we thought of small projects to test them step by step before doing the main project.

  1. The most simple project to use KMM, a lib with a function to check a string in it
  2. A project to replace the server calls
  3. The third project aim to see if we could replace the local database
  4. Finally, a real app to combine all 3 first projects

📱 This project

The objectives of this project is to create a complete application that merge the 3 previous projects. So there are the parts :

  • Network client
  • Local database
  • Business logic

The goal of this project is to create a Tinder like. We fetch a user from the server, then we can like / dislike this person and retrieve it in the like / dislike screen.

kmp-experimentation's People

Contributors

acouhier-luna avatar

Watchers

James Cloos avatar

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.