Calios
Calios
:+1: Thanks a lot! It saved me.
@realcarlos Have you got the solution already, please? I've met the same problem.
But the `options` in `{"key": "picker", "options": ["English", "Spanish", "French", "Dutch"], "placeholder": "None", "cell": "FXFormOptionPickerCell"},` can only be a simple array... I wonder if there's no way to create a...
I also meet this problem. Have you solved it already, please?
I found a folder named iPhoneHTTPServer in Sample and not sure if it contains all the functions of this library. It will be very kind of you to send the...
You're exactly right! When I logged in heightForRowAtIndexPath, I found the width of cell's contentview is 0. I also upload my project here.[https://github.com/Lilacxyz/AutolayoutDemo] Maybe I should learn more clearly what...
@kaushil111 Excuse me, but could you please tell me where do you set the date description? I set it in ``` -(void)selectDate:(int)date ``` but doesn't work.. The date shows in...
@AdrianBinDC Thanks for saving my time!! Your solution really works for me. I installed it using `pod 'TesseractOCRiOS', '4.0.0'` and it just crashed.