Ghasem Shirdel
Ghasem Shirdel
**Describe the bug** RTL show for a English text **To Reproduce** When the system language is RTL, if an English file is opened, that file is also RTL. **Expected behavior**...
### 1. Add extension function for random class * .nextIntRange() * .nextDoubleRange() * .choice() * .choices() ### 2. Also add some random function to Iterable and Map * .choice() *...
Hello 👋 I think this is a reliable library that is still working. Please update the project dependencies (compose 1.2.1) and write document for the public functions. At first, I...
Hi, in my use case, we need to log into the app at first launch, then some other UI test happens. But on the second launch, the login screen doesn't...
Hello, one of the issues with using the single-module or multi-module approach is that the generated codes cannot be configured for access levels. I need all generated items to be...
I need to implement deep linking with URL Scheme in iOS, but how can I connect that native Swift code to Voyager? The documentation suggests adding this function to the...
**Is your feature request related to a problem?** When we pull down the bottom sheet and hold it, even though the bottom sheet exists, it is possible to click behind...