![badge][badge-android] ![badge][badge-ios] ![badge][badge-mac] ![badge][badge-watchos] ![badge][badge-tvos] ![badge][badge-jvm] ![badge][badge-js] ![badge][badge-windows] ![badge][badge-linux] This is a Kotlin Multiplatform library that provides architecture components of Model-View-ViewModel for UI applications. root build.gradle project build.gradle Also required export of dependency to iOS framework.
React Native binding of llama.cpp - LLM inference in C/C++ Key Features: llama.rn downloads the pre-built ios/rnllama.xcframework and android/src/main/jniLibs from the matching GitHub release during postinstall. Existing downloads are reused, and each archive is verified with SHA-256 before extraction.
mkcert is a simple tool for making locally-trusted development certificates. Using certificates from real certificate authorities (CAs) for development can be dangerous or impossible (for hosts like example.test, localhost or 127.0.0.1), but self-signed certificates cause trust errors.
Also MOKO resources supports Compose Multiplatform so you can implement all your UI in Kotlin with Jetpack Compose and MOKO resources. root build.gradle project build.gradle If you need custom path for source of resources, you need add in plugin configuration resourcesSourceSets option: project build.gradle On next step, you must create inside of project directory folder with name: customResources, and moved your resources there.
Tweaks is an easy way to fine-tune an iOS app. The best way to improve an app is to use it every day.
iOS Good Practices ================== Just like software, this document will rot unless we take care of it. We encourage everyone to help us on that – just open an issue or send a pull request!