Skip to content

Commit 10d854c

Browse files
author
Olga Konoreva
authored
Update README.md
1 parent 20dc3c8 commit 10d854c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ override func viewWillTransition(to size: CGSize, with coordinator: UIViewContro
111111
Transition options could be used to set different parameters for Compact and Regular sizes as well. Implement ViewController's ```traitCollectionDidChange(_: )``` method to add these settings.
112112

113113
See [Sample](./Sample) for more details.
114+
115+
# Known Issues
116+
There is [an issue](https://github.com/handsomecode/InteractiveSideMenu/issues/53) associated with scaling of NavigationBar in iOS 11. Status bar background is hidden during side menu closing if `contentScale < 1`. It’s supposed to be *iOS 11* Navigation Bar issue that's been reported to Apple.
117+
114118

115119
# Requirements
116120
- iOS 8.0+

0 commit comments

Comments
 (0)