-
When I use UITableViewStylePlain for an XLForm (using the helper initializer), I see headers overlapping in the sample project after using inline datepickerViewCells. I have seen this happen in other …
-
hello, i am trying to work with XLForm but since i am new to IOS i am not able to make this library work with my project, does anyone have a detailed guide on how to do that?
any help would be much …
-
Hey, @nicklockwood
I made a effect while setting the type date and inline is true:
![fxforms-inline](https://cloud.githubusercontent.com/assets/5186464/5931977/408f744e-a6e0-11e4-989f-a0a655fb2793.gi…
-
There are many references to `[UIApplication sharedApplication]` in the Launchkit iOS library, which is forbidden in App Extension context. It would be great if Launchkit can be used for app extension…
-
As title, here is the error:
```
xl_form.rb:89:in `row_type:': uninitialized constant ProMotion::XLForm::XLFormRowDescriptorTypeImage (NameError)
```
-
Hello,
I've been using XLForm for quite a while and it does save a lot of time while making forms. While you are developing Eureka I would like to suggest including Appearance proxies and global appe…
-
The Persian language is Right To Left (like Arabic) and Apple does not support this language, thereby most of our users is using US English as default language so their devices is Left To Right.
Using…
-
Can i use XLForm without inherited from XLFormViewController?
Something like have a local XLFormViewController instance,then delegate to my controller.
I didn't find any sample without XLFormViewCont…
-
CP 1.2.0 and CP 1.2.1, I have a Podfile:
```
pod "DebugTool", :configuration=>"Debug"
```
After `pod install`, the Podfile.lock is
```
- DebugTool
- Aspects
- CocoaLumberjack
…
-
Like city selector (Country -> State -> Region).