#384 2025-07-06
I/OでのAndroid開発者向けアップデート, Fused Library, Jetpack ComposeのプロジェクトをKMP化するKMPify, Kotlin(native)のコンパイルの詳細解説, など
loading share widgets...
Android Jetpack ComposeのプロジェクトをKMP化するKMPify
GitHubで見るAndroidのリソースやクラスのimportなどをKMPのものに置き換えてくれたりするようです。
https://github.com/MahmoudRH/kmpify複数のライブラリモジュールを一つにまとめられるFused Library
GitHubで見る依存関係の簡素化やライブラリサイズの縮小をサポートしたり、公開されるモジュールを限定したりすることができるそうです。
https://developer.android.com/build/publish-library/fused-libraryKotlin(native)のコンパイルの詳細解説
GitHubで見る内部ファイルまで詳しく説明しています。
https://medium.com/mateedevs/exploring-kotlin-native-compilation-7d396b0b7fde
Thank you for linking my article. Nearly a quarter of the views are from this site 👀