swiftui tag

24 questions


1 answers
76 views
0
When I use PHPicker in SwiftUI, I want to return to Tab where I opened PHPicker, but it returns to the initial TabView screen.

Use PHPicker in TabView's child view to return to the first Tab specified in the State in TabView instead of the original child view after using PHPicker.When I close PHPicker, I use dismiss to close ...

1 years ago

1 answers
81 views
0
I want to make a secondary array into a primary array using the for-in syntax and process it

Currently, I want to process the expression in the secondary array as a primary array using the for-in syntax, but when I try to process it,Close containing control flow statement cannot be used with ...

1 years ago

1 answers
41 views
0
How do I print characters that are not defined in UTF-8 as "images"?

I am developing an application called Zinnia-Tomoe that allows iOS devices to input and output kanji using a license-free handwriting recognition engine.You can think of Zinnia as an online input appl...

1 years ago

1 answers
42 views
0
Swift Initialization Process Fails

An error occurs when you try to substitute the structure properties with the value received by the init argument.In selected=state on the second line of initself'used before all stored properties are ...

1 years ago
« - 3 -

© 2024 OneMinuteCode. All rights reserved.