Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
FahadSaleem907 opened this issue Nov 30, 2019 · 3 comments

Comments

@FahadSaleem907
Copy link

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

@mats-claassen
Copy link
Member

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

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

@FahadSaleem907
Copy link
Author

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

@mats-claassen
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants