Work in progress...
It's an app built in SwiftUI that will help UI/UX designers and iOS developpers to work together smoothly. It will also help people learning about iOS capabilities, limitations, ecosystem, etc by allowing them to maninulate these features.
- List several iOS capabilities.
- Allows people to discover and manipulate these features. (e.g. spring animations, with sliders to manipulate parameters)
- Allows people to export or share some data or parameters (mostly based on swiftui APIs). (e.g. copy or share code samples to share with developers)
-
iOS capabilities manipulations
- Basics animations
- Spring animations
- Sheets
- MatchedGeometryEffects examples ?
- Haptics feedbacks (+ custom editor ?)
- Native Color picker
- Native Date picker
- SwiftUI Navigation bars (iOS 14 + iOS 15)
-
Settings:
- Contact form
- Bug report or feature request: redirect to the GitHub project issues
- Contribution: redirect to the GitHub Contributing page
- iOS 14 support
- Accessibility (at least adaptative texts and voiceover)
- iPhone and iPad compatibility
- Should support device rotation
- Show the minimum iOS version of each feature (iOS 14 by default, iOS15 if needed)
If you want to contribute to the projet, please read the CONTRIBUTING file