h4. Motivation
Demo application on IOS SDK was build on the same layout as early version on Android demo that was done outside repository . Recently teams made decision we added new and improved demo to Android SDK that example applications will be used allows developers to quickly showcase their SDK 's as separate fragments . This improves overall contribution experience as developers can just focus on showing their own UI and SDK functionalities without building entire application etc.
Current IOS demo is really simple and shows only config parsing. We will may need to redesign adjust IOS example application in order to enable developers to show their SDK without significant effort and application design . . UI should have some form of navigation drawer (no such element on IOS) that will allow to switch between different subviews presenting functionalities for individual SDK's .
h4. Tasks
- Investigation for the best layout and tooling that can be used - Implementing UI element - Documentation how new SDK can be added |
|