WEI-TING LIN

Results 4 issues of WEI-TING LIN

Hi I had hard to the create a custom cell. I followed the example code DIYCalendarCell and basically no any changes. Just add new file that subclass to FSCalendarCell and...

For the normal textfield, i was able to change the font and color by using "textLabel.textColor": textFieldTheme.color, "textLabel.font": labelTheme.font, "textField.font": textFieldTheme.font, "textField.textColor": textFieldTheme.color But when I tried to change the...

So, I am trying to draw a line chart on my app. And I found that somehow I could not assign the values to y axis. But x axis was...

Hi I tried to use the example code on your README and changed the Parse Class Name to get the desired objects, but it crashes in render function "this.data.ads.map". It...