stylesync icon indicating copy to clipboard operation
stylesync copied to clipboard

Add more sample templates

Open dylanslewis opened this issue 6 years ago • 1 comments

Add more sample templates in more languages and more platforms, including:

  • [ ] ReactNative
  • [ ] CSS
  • [ ] Swift (macOS)
  • [ ] Objective-C (iOS)
  • [ ] Objective-C (macOS)
  • [ ] Kotlin (Android)

The barrier to this right now is an Int-based font weight, which is available from NSFontManager.weight(of:.

dylanslewis avatar Nov 26 '17 16:11 dylanslewis

Also worth looking at creating templates that have built in accessibility support, e.g. on iOS the template could implement:

  • Bold text
  • Dynamic Type
  • Darkened colours
  • Reduce transparency

dylanslewis avatar Nov 26 '17 17:11 dylanslewis