-
Clean Architecture is a very asynchronous "framework", please, PLEASE, don't put in your mind CODED FRAMEWORK. We all know that framework is usually associated to code. But what I want mean to is that…
-
### Describe the bug
**installation**
✅ What bundle identifier? · com.claimeasy
✅ Where do you want to start your project? · /home/kartik/Documents/GitHub/claimEsay/apps/native
✅ How do you wan…
-
I received the following error:
```
/usr/local/lib/node_modules/generator-android-clean-architecture/generators/app/index.js:94
copyFiles.forEach(([src, dest = src]) => {
…
-
reproduce:
1.touch `imx6ull.cmake` and ` imx6ull_toolchain.cmake` at ${VCPKG_ROOT}/triplets/community/
imx6ull.cmake
```cmake
set(VCPKG_TARGET_ARCHITECTURE arm)
set(VCPKG_CRT_LINKAGE dynamic)
set(VCPK…
-
# 아키텍쳐 관련
- https://medium.com/coupang-engineering/coupang-android-architecture-part-1-10be2ce231ac
- https://medium.com/coupang-engineering/coupang-android-architecture-part-2-3448d8f1099b
- https…
-
### What's happening?
After trying to upload a production release on Google Play Store it throwed this error. Downgrading to 4.5.2 the build was accepted. It seems that CameraX@1.5 has some issues …
-
### What happened?
Hello,
I have a React Native app that I test on iOS, on both the old and new RN architecture, and when starting the app with the new architecture enabled Detox freezes while tryin…
-
@android10
Hi,
I came to the concept of Clean Architecture & it is really inspiring. I have read all your 4 articles including the last one for dynamic parameters, & I think you are doing gr8 wor…
-
Package: zlib:x64-mingw-dynamic@1.3.1
**Host Environment**
- Host: x64-windows
- Compiler: GNU 7.3.0
- vcpkg-tool version: 2024-09-30-ab8988503c7cffabfd440b243a383c0a352a023d
vcpkg-scripts ve…
-
Hello,
This is intended to be more of an open discussion, than an actual issue.
I want to add some Android specific components in the project, like the Bluetooth and I want to keep the clean archi…