-
The key requirements for this feature are:
1. Implement dynamic component height adjustment based on window size
2. Ability to define breakpoints for different screen sizes or window dimensions
3.…
-
We are currently using `ContainerTargetContext.Provider` to customize the portal of Grommet Select dropdown.
Sometimes, we are changing the value of `ContainerTargetContext.Provider` without dismount…
-
Hi @urstrulynishkarsh ,
The website layout does not adjust properly on mobile and tablet screens, causing elements to appear distorted or misplaced.
Steps to reproduce the behavior:
Navigate to…
-
Here is a question about whether there is a plan for supporting the light client on iOS and Android.
By doing so, the light client can be distributed to more devices along with a mobile app/wallet …
-
I am trying to setup an development environment in Docker for mobile app development.
A couple of months back I managed to get as far as plugging my Android device into my Macbook and forward the dev…
-
## Project Overview
We are developing a comprehensive suite of tools for **Phab Pharmacy**, which culminated into the following projects (as discussed):
- `online-store`
- `admin`
- `mobile-ap…
-
## References
- https://medium.com/mobile-app-development-publication/7-common-mistakes-easily-made-with-android-fragment-6fc85c44e783
uhooi updated
3 years ago
-
My app is partially complete :D @codepathreview and @codepath
This is for the 3 week exploration of the mobile development environment, concepts and best practices.
will add edit screen tomorrow
-
Hello,
Just wondering if there are any mobile apps in development at the moment?
If not I would be interested in developing some but if there is work being done on it already I would rather cont…
-
I'm trying to conditionally render the navigation menu in the 'v-app-bar' based on the viewport size. I am using the `mobile` property from `useDisplay()` composable. If it's false, I render the list …