Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 1.44 KB

TODO.md

File metadata and controls

29 lines (27 loc) · 1.44 KB

A Style Injection Framework Functions

  • [Style source] Load style setting in plist
  • [Style source] Load style setting in customzie dictionary
  • [Style Value] Add UI color format
  • [Style Value] Add CG color format
  • [Style Value] Add Font format
  • [Verify] style injection in table view
  • [UIKit extension] Add assist property for UIButton
  • [Function] Add force style refresh function
  • [Document] Document force style refresh function
  • [Function] Allow to customize style value normalize function
  • [Verify] style injection in collection view
  • [Function] Allow to customize style format base on StyleSourceRepository
  • [Function / Style Value] Provide Image loading style format
  • [Function / Style Value] StylePlistProvider read setting base on different status (language / Drak mode)
  • [Function / Style Value] Add transform format
  • [Function] Add JSON style source provider
  • [Function] Cache style config settings
  • [Compatibility] Fit for React Native
  • [Compatibility] Fit for Flutter
  • [Style Value] load image format
  • [Function] Verify injuection style type efficiently
  • [Function] Set style to specific layer
  • [Function] Set style to specific item [?]
  • [Function / Style Value] Provide animation style injuection
  • [Function] Optimize the swizzing function
  • [Function] (Measuring Performance)[https://developer.apple.com/videos/play/wwdc2018/405/]