-
#### Description
When I am trying to upload my app to the AppStore via Xcode it starting swearing on the framework.Here is the screenshot: [screenshot](https://pp.userapi.com/c841027/v841027826…
-
Hello.
Thanks for your amazing framework, you really made a great job.
I have an issue with docking the popup bar to a bottom view.
My view is 0px attached to the bottom of the main VC (without marg…
-
#### Description
I'm using the framework as a git submodule, and have been using it since one of the earlier versions. I think I found an issue with LNPopupCloseButtonStyleNone. It seems that…
-
#### Description
Description in the title.
The bug appeared in the build for iOS 11 with Xcode 9. In previous builds all worked fine - all views are placed in proper positions.
LNPopupController …
-
#### Description
When accessing the `popupBar` property, if the current state is hidden then `popupBar` is reset, losing all of its properties such as progress view style. It then regenerates the `po…
-
Hello, I've been trying to make a custom view as the popupbar of my app. Any tutorials or wiki for this? Thanks!
-
#### Description
Typo in file LNPopupBar.h
#import
leads to build error for case sensitive file system
#### Steps to Reproduce
Try to use framework in OS with case sensitive file system
#…
-
#### Description
https://puu.sh/uKOCP/4febfec94c.png
#### Steps to Reproduce
Default setup with tabbar, presenting the popup with a uinavigation controller with set rootVC. The chevron appears ov…
-
Hey, I followed the Github instructions for importing the framework. It's in embedded libraries and linked frameworks but I'm getting "error: /Users/me/Documents/testApp/TestApp/LNPopupController/buil…
-
Found the line that breaks it. Bug occurs when I import Mixpanel in my AppDelegate:
``` swift
let mp = Mixpanel.initialize(token: "94b5a087efd368348e9765150a465858")
```
I created an e…