Mariam AlJamea

Results 21 issues of Mariam AlJamea

Hey, Thanks for this useful repo. I added back to top side I need it 😅 Good luck.

Hey, Thanks for your useful repo. Is there a way to use SwiftTheme with SwiftUI?

Hi, Thanks for your course. I added Author's Twitter account to the README. And I updated the project to the recommended settings.

Hi, Thanks for your useful repo. - Xcode version (12.5.1) - PopupDialog version (1.1.1) - Minimum deployment target (14.0) - Language (Swift) - In case of Swift - Version (5)...

Hello, Regarding [this](https://developers.google.com/maps/documentation/urls/ios-urlscheme) Should we add `comgooglemaps-x-callback`?

Hey, Thanks for your awesome repo. I need to localize the fields to Arabic language, as you can see in the attached image, the fields turned to the right perfectly....

question
needs more info

Hey, Thanks for your awesome repo. I tried to do the following but I got errors: 1. How can I overwrite searchBar placeholder ? I tried: `self.searchBar.placeholder = "Search for...

Hi, Thanks for your repo. According to the following lines, I'm wondering why you passed `new_nest` to `empty_nests` ?? I checked the original code in Matlab they passed `nest` ```...

Hi, Thanks for your efforts on this great repo. In `CS.py` in the main loop, I understood the following: `new_nest=get_cuckoos(nest,bestnest,lb,ub,n,dim)` is equivalent to `Move a cuckoo randomly via Levy flights`...