This swiftUI Demo is very simple & easy to understand. This swiftUI demo includes Missions list screen, Mission details screen, Add Astronaut details screen.
- Missions list UI - it will show local mission, using List.
- Mission details UI - It will show mission information, using Scroll view.
- Astronaut details UI - it will astronaut information, using Scroll view.
- List
- Navigation View
- Navigation Link
- VStack, HStack
- Text
- Image