** 我需要幫助的對象! null不是(評估 'AppNavigator.router')的對象 ** /**
* Created by nihalyorulmaz on 08/08/2017.
*/
import React from 'react';
import { Scene, Router} from 'react-native-router-flux';
失敗道具類型:道具history標記爲Router中的要求,但其值爲undefined。 in Router ---------------------------------------------- ---- ///// index.js import {render} from 'react-dom';
import {Provider} from 'react-redux';
im