dogo / AKSideMenu

Beautiful iOS side menu library with parallax effect. Written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manage corner spaces.

Nitinbond opened this issue · comments

  • I have verified there are no duplicate active or recent bugs, questions, or requests
Include the following:
  • AKSideMenu version: 1.0.0
  • Device OS version: 6.0
  • Device Name: iPhone 6
Reproduction Steps
Expected Result
Actual Result

Tell us what could be improved:

Getting corner spaces in content view controller
screenshot 2018-09-28 at 11 20 10 am

The content view corner radius. Defaults to 0.

public var contentViewCornerRadius: CGFloat

public var contentViewCornerRadius: CGFloat
@dogo I searched for it but I didn't find it.

contentViewCornerRadius has been removed, due to many issues. Sorry

contentViewCornerRadius has been removed, due to many issues. Sorry

Ok, Thank you.