Skip to content

My-DIGI-ID/id-wallet-2-ios-dialog-web-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dialog Web Content for iOS Platforms

This swift package contains static content for the ios wallet app in all supportet languages as a html representation. It comes also with the IBM-Plex font.

The packages cares about the language of the user and returns the right html file.

Usage

To use this package you have to:

  • Include it as a package
  • Import the Package import HelpScreens
  • Access the Identifier: HelpScreens.HTMLResourceIdentifier.learnMore

How To

Add new content

  • add the content in the corresponding language sub-folder within html.
  • add the content to the Identifier.swift.

Add new language

  • add the language sub-folder within html.
  • the name of the sub-folder must match a languageCode from Apple.

Open tasks

  • seperate css content

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors