大きくする 標準 小さくする

2.3.9 Nested Views Codehs Jun 2026

// Nesting profileCard.add(avatar); profileCard.add(name); profileCard.add(bio); profileCard.add(btn); profileCard.add(btnLabel);

: Usually the "Screen" or "Container." It often uses flex: 1 to fill the entire device screen. 2.3.9 nested views codehs