I have created my App Navigator component with these libraries
You Need to Used contentComponent in DrawerNavigator.
View style={[styles.screenStyle, (this.props.activeItemKey=='ScreenC') ? styles.activeBackgroundColor : null]}> Screen C