Muhammad Azad

Results 9 issues of Muhammad Azad

Hello sir, thank you for your code, but as I noticed this currency text field does not support Arabic numbers (١٢٣٤٥٦٧٨٩٠).

Issue: I am currently working with the CodeScanner SwiftUI package for QRCode scanning, and I'm facing difficulties in setting the frame for the scanner. Specifically, I want to configure the...

enhancement

Thanks for this project, can you add the step property, for example, adding five for each step or movement?

I would like to see support for SwiftUI integration in the iOS DropDown library. This would be beneficial for developers who are adopting SwiftUI in their projects and want to...

I am proposing the addition of a feature to simulate a jailbroken environment within the app for testing purposes during development. This would enable developers to test and validate the...

enhancement

#### Overview This PR adds additional snapshot tests for the `ResponsiveTextField` component and includes tests for Arabic localization. These changes address issue [#11](https://github.com/lukeredpath/swift-responsive-textfield/issues/11) and enhance our test coverage by ensuring...

Hi @jasudev, Thank you for the package. I encountered an issue when using it inside a scrollview as it prevents the scrollview from scrolling. Please provide me with a guide...

### Issue description When you zoom in too much and can't zoom out, the graph disappears. ### Media & Screenshots https://github.com/user-attachments/assets/0e9d2813-f186-4686-a31e-fdb7696175b7 ### Operating system - OS: macOS 14.5 - VSCode...

bug
approved

Hi, I would like to select or change the year, similar to the native date picker that allows users to choose a year. Thank you.