// // SLNavigationController.h // DarkMode // // Created by wsl on 2020/6/11. // Copyright © 2020 https://github.com/wsl2ls ----- . All rights reserved. // #import NS_ASSUME_NONNULL_BEGIN @interface SLNavigationController : UINavigationController @end NS_ASSUME_NONNULL_END