Skip to content

Web support ¯\_(ツ)_/¯ #10

Open
@mateusz1913

Description

@mateusz1913

This one is huge

It should be splited into smaller parts:

  1. Prepare a scanner utility that will scan the web app package.json OR use the existing ones used for native platforms
  2. Generate metadata
  • preferably in JSON format
  • either from scratch or use some existing JS generator (it should not be too heavy as a dependency)
  1. Prepare a web plugin that either works with different web bundlers or is bundler-agnostic and which will generate everything (like for native platforms)
  2. Create a web implementation that displays a list (based on prepared JSON metadata) of licenses
  • list should be displayed modally to align to native platforms implementation
  • the list and list items should be accessible and should be navigable with keyboard (ideally even using webTVs remotes, but that can be moved to its own issue)
  1. Prepare web example as a new workspace in this repo
  2. Modify docs and README with a new web flow
  3. Prepare GIFs/recordings of such web sample

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions