Shubham Gupta

Results 5 issues of Shubham Gupta

Is there any way we can disable shake gesture ?

is there any way we can stop automatic enable

Hello Team, - So their might a user where developer wants to achieve the following UI ![image](https://user-images.githubusercontent.com/24712232/84317736-ec81fd80-ab8a-11ea-816c-b4c8fd21389c.png) - Added a new property called **title background colour** - Default colour is...

Case : I have a list and have a select a custom value by default. OR Provide a default value from list.

//Similar as this method for textfield func textField(textField: UITextField, shouldChangeCharactersInRange range: NSRange, replacementString string: String) -> Bool { }