Jacob
Jacob
iOS?
Can this be applied to iOS TextViews as well??
Would this be able to be implemented with a pull to refresh feature in the tableview instead of zooming the image? If so, could you post some code for this?
When i add a tableview to my DMCircularScrollView, I am having issues when I scroll the tableview and swipe between different pages. Here is a demo project I have created:...
Would it be possible to have an image on one of the keyboard buttons? I would still want the key to input text, but have an image on the keyboard....
If my appearance is set to "Dark" how can I make the additional keys appear dark as well (to match the color of the default keys on a dark keyboard)?
If I press enter to go to a new line, a new line is not created until I begin typing on that line. Also, when I press enter, before and...
When the user selects a line, or tries to edit/delete text, I check the current line against a rule of mine, and use the textView delegate method shouldChangeTextInRange (returning false)...
I have a view controller that is my initial view controller, it is embedded in a Navigation Controller. I have a push segue from that view to the PaperViewController, but...
When I open the menu the navigation and tool bars turn black. How can I fix this?
I was wondering if it was possible to have 3 total views, and to have the current one centered in the view like in this image below: ![ios simulator screen...