RizwanaDesai

Results 5 issues of RizwanaDesai

``` SettingPage(title: "Integrations") { SettingCustomView { IntegrationsSettingView() } } ``` I'm navigating User to Custom settings view where i want to change background color for that View including navigation area,...

When I add image link with larger dimensions (e.g., 4032x3024) , markdown ui display it upside down. However, when I reduce the dimensions (e.g., 3032x2274), the images display correctly. Could...

We’re currently adding visionOS support to an existing project, and the lack of R.swift integration for visionOS is creating a lot of additional manual work in managing resources. Are there...

We’re currently adding visionOS support to an existing macOS, iOS and watchOS app. So would like to know if there is any timelines or ongoing discussions around visionOS Support? I...

I'm trying to add an indent to a paragraph when the user clicks the indent button. The goal is to apply a tab space to the entire paragraph (including wrapped...