import React, { Component } from 'react';
import {
AppRegistry,
StyleSheet,
Text,
View...,
Image
} from 'react-native';
import {StackNavigator, TabNavigator} from 'react-navigation';
import...screen: WYHome,
// path: '/',
navigationOptions: {
title: '首页', // 同步设置导航和tabbar...总感觉和上面重叠了。..., { Component } from 'react';
import {
AppRegistry,
StyleSheet,
Text,
View
} from 'react-native