#import <Foundation/Foundation.h> #import "RNNBasePresenter.h" @interface RNNTabBarPresenter : RNNBasePresenter @end