問題タブ [swiftui-list]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
swift - ビュー別のビューSwiftuiからフィールドテキスト値を渡す方法
fieldtext を fieldtextmydesine という名前のビューに配置し、login という名前のビューにボタンを配置し、fieldtextmydesin ビューと contentview のログイン ビューを呼び出して、ログイン ボタンを押したときにフィールド テキスト値を出力する方法を教えてください。
swiftui - SwiftUI: リスト ビューとグリッド/コレクション ビューを切り替える
目標: リスト ビューとグリッド/コレクション ビューを切り替えるボタン。
このために、私はすばらしい WaterfallGrid を使用しています: https://github.com/paololeonardi/WaterfallGrid
私はそれを機能させることができませんでした。以下のコードとして、状態と if ステートメントを使用しています。
どんな助けにも本当に感謝します!
乾杯