python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
UIAlert disappears when the page is change
I have to show an UI alert dialog in the Appdelegate and MainAcvitivy in Xamarin.Forms. For android, there is no problem but for ios it does not work properly.
First of all, if I use UIAlertView, it ...
ertan2002
Votes: 0
Answers: 1
Use a renderer to customize the tabbar icons, but keeping the settings set in AppShell.xaml
I created an AppShell app, I customized the Shellcontent with a renderer in order to change the icon when it is clicked, the only problem is that the style of the tabbar that I had set in the resource...
Davide Tramontano
Votes: 0
Answers: 0
Why do I get "Unhandled Promise rejection: IDBIndex is not defined" Error when executing app-shell
I get "IDBIndex is not defined" error when trying to serve the app-shell in angular nx application. I am able to serve the app without the app-shell, the app-shell was generated to an existi...
Chamath Wanigasooriya
Votes: 0
Answers: 1