Nicholas T.

Results 6 issues of Nicholas T.

I changed the following line of ControlsViewController.m in the Example project to this. Note the datePickerMode is set to CountDown. ``` self.dateTimeItem = [REDateTimeItem itemWithTitle:@"Count down" value:nil placeholder:nil format:@"hh:mm" datePickerMode:UIDatePickerModeCountDownTimer];...

### Command: `marathon add https://github.com/ReactiveCocoa/ReactiveSwift.git` ### Output: ``` Updating packages... $ cd "/Users/nicholas.tian/proj/TTTTT/" && /usr/bin/env xcrun --sdk macosx swift package --version Apple Swift Package Manager - Swift 4.1.0 (swiftpm-14050) $...

- Filter by title. Do not show daily if containing "XXX"

This is a note where I keep all the commits/issues which worth a second look. ##### Maybe I had an elegant way of solving a problem, - 5cf8171 Extract common...

This is a note where I keep all the note worth a second look. Maybe I had an elegant way of solving a problem, maybe I was impressed by Swfit.