Mark Perryman

Results 10 comments of Mark Perryman

I just installed this today March 5, 2019 and the version from Cocoapods is still not updated. Please update Cocoapods

Yes, CocoaPods is still not updated. Also in the code they still need to replace the following line: Replace 'kCAEmitterLayerLine' with 'CAEmitterLayerEmitterShape.line'

Well, it would be nice to come up with one. Unfortunately I can’t control if a user taps a tab. However, I did decide to have the popover dismiss after...

Hi @shaps80, thanks for putting in all the work on this. I have a question regarding the new ShareLink. I currently use ActivitiyView, but I noticed in my fork there's...

Hey, Thanks for the reply I appreciate it. I will just have to continue using ActivityView since it does give me that functionality. I hope that ActivityView will be sticking...

That’s awesome, let me know when I can start to use it. If you could show me an example, I am a visual learner, its hard for me to dig...

Good morning, I have a question, I am using ActivityView in one of my Apps. I have noticed that if you bring up the activity view and choose to email...

No, I wasn't able to find another solution to this issue.

Just my 2 cents worth here, I prefer "2.1" on what @aheze suggested.

I have found that using the following works for me. This will dismiss the popover by tapping outside `$0.dismissal.mode = .tapOutside` I have also set an auto dismissal like this:...