// // AVTabBarController.h // AVDemo // #import NS_ASSUME_NONNULL_BEGIN @interface AVTabBarController : UITabBarController @end NS_ASSUME_NONNULL_END