SystemInfo: {
        screen: require("views/SystemInfo").default(context),
        navigationOptions: () => ({
          tabBarLabel: props => <Label name="Info" {...props} />,
          tabBarIcon: props => <Icon name="info" {...props} />