-
## Jetpack Composeとは
AndroidのネイティブUIを構築するためのツール。
簡潔なコードで、UIを開発することができる。
簡潔なコードとは宣言方の関数を持つUIコンポーネントを作成し、XMLレイアウトを使用しない。
XMLレイアウトを使用しない代わりにコンポーズ可能な関数をKotlinのコード上で呼び出し、レイアウトを定義する。残りの処理はCompose Compil…
-
**Tell us about your request**
When I define my docker compose file, some services are actually intended for perfoming one-off task and exiting.
Docker Desktop UI shows this set of containers as not…
-
caused by https://github.com/src-d/sourced-ce/pull/262
Since global `docker-compose.override.yml` is no longer linked in source{d} workdirs
(see [sourced-ce#262::factory.go::L119](https://github.c…
-
Steps to reproduce
```
$ git clone https://github.com/hubspot/singularity
$ cd singularity
$ docker-compose pull
$ docker-compose up
(browse to http://localhost:7099/singularity or http://localhost:8…
-
Hello i have an error when i try build container. Can someone Help ?
Also i was add line to docker-compose.yml file ( - 'NODE_TLS_REJECT_UNAUTHORIZED=0' ) didn't work
[+] Building 93.9s (8/18)
…
-
I am using jetpack compose for UI in new app disabling R8 will performance in jetpack ui. Are we still need to disable that R8
-
### Current Behavior
Previously, Meshery as a project choice to disable adapters deployment by default. They are still enabled in the default helm configuration, though. Or it would appear so, anyw…
-
I love Swift and its expressiveness, and I'm tired of using cross-platform frameworks that either is a mess to maintain (react native) or uses canvas to build the UI (flutter and compose multiplatform…
-
Only the Data Views API should perform CRUD related data view operations. The follow UIs are composing their own data view like objects. Instead, they should compose `DataViewSpec`s and instantiate th…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is…