Asif Habib

Results 11 comments of Asif Habib

I need a textInput/UITextview which can detect # , @ or any special character and return string after that character. Like this library. https://github.com/JNDisrupter/JNMentionTextView

You can have latest stevia on pod at following link https://github.com/asifhabib/SteviaPod

only this issue keeping me away using this control.

Update to latest Charts. It will work.

change self.pickerView.showsSelectionIndicator = NO; to self.pickerView.showsSelectionIndicator = YES;

If you are using very old mac or very low graphics and checking this in simulator, then this issue might arise. Get new/good mac or test on real device.

decrease the height of row, and press in the center of two rows, it will select two rows.........

In simple Table view! how do you refresh the table! it is not scrolling! it is calling the function, [TableView reloadData]; It must have similar fusion like this.