xmartlabs/XLForm

Help Needed: How can I get the cell like Native iPhone Calendar's Add Event

FahadSaleem907 opened this issue · 3 comments

Is there a way to get the cells for:

  1. Calendar
  2. Invitees
  3. Add Attachments

Screenshot 2019-11-30 at 6 43 31 PM

Screenshot 2019-11-30 at 6 43 20 PM

for my NativeIOSEvent file ?
As you know the above 3 cell's are not available currently for the Native iOS Event.
I have downloaded images for the dots before work and home in Calendar cell but i have no clue how to use them.
I have not worked on Objc so I have no clue how to achieve those. Would be great if someone can guide me a little or can tell how to get them/make them.
Thanks

If you are using Swift, why don't you use Eureka?

Otherwise, I think you will have to create a custom row

If you are using Swift, why don't you use Eureka?

Otherwise, I think you will have to create a custom row

Isnt objc code better and more lasting then swifts ?
I tried creating a custom row .... but failed bad. I dont know objc c

Isnt objc code better and more lasting then swifts ?

Why do you think that? Eureka has more features than XLForm, and possibly more examples for custom rows.