Faltenreich / rhyme-kmm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rhyme

Rhyme is a mobile app that finds rhymes for a given query.

Background

This is a proof of concept for a multiplatform app targeting Android and iOS with the help of Kotlin Multiplatform Mobile in combination with Compose Multiplatform.

This project serves as sample for the following blogpost: Migrating to Kotlin Multiplatform Mobile

Third-party licenses

This software uses following technologies with great appreciation:

License

Copyright (C) 2023 Philipp Fahlteich

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

License:Apache License 2.0


Languages

Language:Kotlin 95.5%Language:Ruby 3.3%Language:Swift 1.2%