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)
SwiftUI: How to change List selected item color
iPadOS uses a different selection color when an external keyboard is connected. But the problem is that it doesn't change the text color to white, making it difficult to read:
A simple List with Navi...
Marcos Tanaka
Votes: 0
Answers: 1
How can I automatically launch an app from Safari without required permission?
I’m currently working on a smart mirror prototype and for that I use an iPad Pro that is connected to a screen. On the iPad I installed my Unity app. Now I need to be able to automatically open the ap...
Oliver
Votes: 0
Answers: 0
iPad Multitasking: dismiss the keyboard running in another app
Scenario
Consider e.g. a default Calendar app that has some content displayed at the very bottom.
Now let's run it in the multitasking mode, so that it looks like this:
Problem
And now let's open a k...
Richard Topchii
Votes: 0
Answers: 0
How to know the exact size of a Picker in an View?
To precisely know the View's architecture, and how to compose it, it will be useful to know what size will get the Picker in the parent View. Is this predictable ?
F. J.
Votes: 0
Answers: 1