Demoapp
Work in progress...
π
What's about?
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)
Some inspirations of similar applications
π±
MVP / V1.0
π
features
- iOS capabilities manipulations
- Basics animations
- Spring animations
- MatchedGeometryEffects examples ?
- Haptics feedbacks (+ custom editor ?)
- Navigation bars
- Sliders, Toggles
- Color picker
- Date picker
- Settings:
- Contact form
- Bug report or feature request: redirect to the GitHub project issues
- Contribution: redirect to the GitHub Contributing page
π
Requirements
- 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)
π§βπ»
Contribute
If you want to contribute to the projet, please read the CONTRIBUTING file