-
TODO:
- [x] iCade tableview
- [x] Adjust red in UIAlerts to less dramatic
- [x] Conflicts table view
- [x] Appearance settings table view
- [x] licenses page
- [x] Long press action sheet text…
-
![image](https://cloud.githubusercontent.com/assets/10702116/15819918/8aaab1d8-2c18-11e6-9c16-dfd4eec209db.png)
/Users/user/Xcode projects/DKNightVersion/Example/Example/TableViewCell.m:10:9: 'DKNight…
-
It is quite strange that I can not use the current version for my swift3 project. I follow the instructions (pod install,#import in header file). When I use DKColorPickerWithRGB, the compiler reports…
-
```objc
// Fixed whitespace error in txt file, fix https://github.com/Draveness/DKNightVersion/issues/64
NSMutableArray *entries = [[NSMutableArray alloc] init];
[tempEntries enumerateObje…
-
does DKNightVersion support CAlayer BackgroundColor? I use it set a background color for layer but it display another.
-
我发现旧版本有这样的问题,新版本已经解决,想问一下你这块是怎么解决的。。。
-
@lfarah hey buddy, I bookmarked these a while back to add here.. hope it's ok that I create this issue
- [x] https://github.com/algolia/algoliasearch-client-swift
- [x] https://github.com/makemoji/Ma…
-
WIP!
What should the MVP specifications be?
Initial thoughts:
- [x] Table View with cells containing title of story and author + # of points. Pressing one of these cells leads to the story being vi…
-
之前可以正常编译运行,重新pod install后报错。
是版本更新的问题吗?按照readme的文档改了之后还是报错。
`_backView.dk_backgroundColorPicker = DKColorWithColors(KCOLOR_YELLOW_FDF5D8, [UIColor colorWithRGBHex:0x343434]);`
> Implicit declaration…
-
Hi, @Draveness , as title said, it's a bit difficult to increase theme dynamically in one file (ColorTable.txt), so I think it's better to refactor and abstract picker getter layer and storage layer.
…