Mohammad Farouk

Results 6 issues of Mohammad Farouk

When adding a bookmark to a streaming video, it's not appearing immediately, I need to play the video for a couple of seconds to get it appears. I am not...

enhancement
ux

### Sanity checks - [X] My issue relates to a specific CLI completion spec (e.g. `git checkout` is missing options in `git` completion spec). If your issue is more general,...

good first issue
CLI request

Is there a way to get the size of a file that I am not aware of? Something like: ` file.size `

I would like to suggest adding the ability to quickly search for a subscribed feed, when the feed list grows it's hard to open a specific feed.

If I tried to present a card using the SOCManager from a Sheet, it doesn't work. Sample Code: ``` struct ContentView: View { @State private var isShowingCard: Bool = false...

Hi, with RTL languages the slider slide on the opposite direction, if you want to try it: ` .environment(\.layoutDirection, .rightToLeft) `