iosdev-republicofapps

Results 10 issues of iosdev-republicofapps

Hi, Really enjoying Form, thanks again for making this available! I notice that when form fields fail validation, they turn to red, which is great. But although the color is...

Could we add something like the BiographyField but as a standard text_area type or similar that uses UITextView so that users wouldn't need to create their own versions? I'm happy...

Hi, I just pushed version 0.5.5 of the podspec. While I was doing that I noticed that the README says: It is compatible with OS X 10.6+, iOS 8.0+, tvOS,...

Hi, Would you be open having two options added to `MMarkdownExtensions`: 1. `MMMarkdownExtensionsNoSetextHeaders`: Disable detection of headers like ``` A Setext Header ============= ``` and instead only allow the ```...

enhancement

Hi, Thanks for this awesome project! I've followed your setup instructions twice and I can't get this to build usable help. Everything works fine during build, but when I run,...

Hey, I notice the layout has a fixed page width. Is this to accommodate smaller MacBooks? How would you suggest making the layout more fluid / stretchable and wider? I...

Hi, Specta is great, thanks for releasing it! :-) I'm trying to test my code's interaction with some third party code. I need to test code like the following: ```...

Hi, First, I love Expecta, thanks so much for your hard work! Here's what I'm trying to do: ``` objc @interface Person : NSObject @property (nonatomic, copy) NSString *surname; @end...

### Version Tell us which versions you are using: - tcomb-form-native v0.6.11 - react-native v0.54.1 ### Expected behaviour simple tcomb text inputs should not clip the descenders of lower case...

Hey Clay, Nice stuff, this is cool code. Thanks for making it available! How would you handle thinks like "routing exceptions"? But that I don't mean thrown exceptions, but rather...