-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
39 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# A Style Injection Framework Functions | ||
|
||
- [x] [Style source] Load style setting in plist | ||
- [x] [Style source] Load style setting in customzie dictionary | ||
- [x] [Style Value] Add UI color format | ||
- [x] [Style Value] Add CG color format | ||
- [x] [Style Value] Add Font format | ||
- [x] [Verify] style injection in table view | ||
- [x] [UIKit extension] Add assist property for UIButton | ||
- [ ] [Function] Add force style refresh function | ||
- [ ] [Function ]Public interface for customize normalize style | ||
- [ ] [Verify] style injection in collection view | ||
- [ ] [Compatibility] Fit for React Native | ||
- [ ] [Compatibility] Fit for Flutter | ||
- [ ] [Style Value] load image format | ||
- [ ] [Function] Set style to specific layer | ||
- [ ] [Function] Set style to specific number of the item [?] | ||
|
||
|
||
|