The Wayback Machine - https://web.archive.org/web/20200919135028/https://github.com/topics/ios12
Skip to content
#

ios12

Here are 132 public repositories matching this topic...

joshfarrant
joshfarrant commented Dec 4, 2018

#16 added support for an optional options parameter to the buildShortcut function.

Currently, the supported options are:

buildShortcut([], {
  icon: {
    color: COLORS.LIGHT_BLUE // Or any color specified in src/meta/colors.ts
    glyph: GLYPHS.E9AE // Or any glyph specified in src/meta/glyphs.ts
  },
});

Currently, this functionality isn't documented anywhere. It wo

Improve this page

Add a description, image, and links to the ios12 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ios12 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.