Pouya Khansaryan

Results 13 issues of Pouya Khansaryan

Hi, If the app is in the background and at the same time a new entry is triggered to show, non of the new entries will be shown after the...

Hi, Is there a way to center align the text and placeholder in EKProperty.TextFieldContent? Best, Pouya

Hi, Thank a so much for the awesome library. I have a problem which I am trying to get the union of two intersecting paths in Swift. One is a...

First of all thank you for the very useful library you created! I have a question regarding the intersection of two paths and I hope you will have a chance...

Hi, thanks for the library! I have a calendar which is supposed to change number of rows upon swiping up/down to switch between week and month view modes. My problem...

Hi, I am using SwiftyStoreKit.purchaseProduct to perform IAP. After the purchase is done, an alert view (title: "You're all set", message: "Your purchase was successful") is displayed. Is there a...

type: question

Hi, Thanks for the great framework you made. I am trying to capture photos and I am using the following settings: NextLevel.shared.delegate = self NextLevel.shared.deviceDelegate = self NextLevel.shared.videoDelegate = self...

Hi, Thanks for the library. Is there any way to check if the camera manager is currently recording video?

Thanks for the sdk, I was wondering how I can add a blinking cursor to the end of the string.

Hi, How can one migrate from an existing UITabBarController (via Storyboard) to FloatingTabBarController?