aksonov / aksonov/react-native-router-flux

RNRF expo example doesnt work in android

未關閉
#3,462 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
8.9k
分支
2.1k
PR 合併指標
30 天內沒有已合併 PR

描述

For expo version, normal react native version works fine.

### Version
Tell us which versions you are using:

- react-native-router-flux
- react v16.3.1
- react-native: expo 30 (what example is using)

### Expected behaviour
should work

### Actual behaviour
shows this in red
TypeError: (0, _reactNavigation.createAppContainer) is not a function. (In '(0, _reactNavigation.createAppContainer)(Navigator)', '(0, _reactNavigation.createAppContainer)' is undefined)

![Screenshot_1554773072](https://user-images.githubusercontent.com/5560824/55766923-075f5c00-5a34-11e9-9a5c-2cae1db82248.png)

### Steps to reproduce
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.

1. I followed thats stated in the main page (which is this)

Get the code
git clone https://github.com/aksonov/react-native-router-flux.git
cd react-native-router-flux/examples/[expo|react-native|redux]
(Here I did cd react-native-router-flux/examples/expo)

Installing dependencies
yarn

Run it
yarn start

2. then went to expo cli and clicked to run on android emulator (same thats npm run android)
3. error show up

### Reproducible Demo

same that in "Steps to reproduce"

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。