Skip to content

Implement DevTools Configuration screen (The list of DevTools) #75

Description

@maximbircu

Abstract

We have already implemented a single tool and the required readers, now before continuing building all other tools we have to build the actual configuration screen and the list where the tools will be displayed.

Requirements

  1. Implement the DevTools configuration screen and the actual DevTools list.
  2. Adjust the iOS sample app to have the same structure as the Android one:
    • 1 screen should display 4 buttons
      • MEMORY: should open a config screen for memory source
      • YAML: should open a config screen for Yaml source
      • JSON SCHEMA: should open a config screen for Json source
      • COMBINED: should open a config screen with combined sources

Implementation details

Consumer flow

  1. Open the sample app
  2. Walkthrough all screens of all tools sources and make sure the dev tools are displayed inside a list

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

featureNew feature or requestiOSRelates to iOS platform

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions