aksonov / aksonov/react-native-router-flux

Make sample redux example work with latest dependencies versions

オープン
#3,469 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
8.9k
フォーク
2.1k
PR マージ指標
30日以内にマージされた PR はありません

説明

### Version
Tell us which versions you are using:
- react-native-router-flux v4.0.6
- react v16.8.6
- react-native v0.59.4

### Expected behaviour

I expect [the sample project](https://github.com/aksonov/react-native-router-flux/tree/master/examples/redux/android) to work with latest versions of react-native

### Actual behaviour

I got [this error](https://stackoverflow.com/questions/55299138/could-not-get-unknown-property-mergeresourcesprovider-for-object-of-type-com) and was requested to upgrade gradle version.

After upgrading gradle, I'm able to build the project, but I get on my phone:

`Unable to load script. Make sure you're either running a metro server...`

Of course, I have the server running with no error: `Running Metro Bundler on port 8081`.

If I try to reload, I get a new error:

`Could not connect to development server`

I already tried to go to `Dev settings -> Debug server host & port for device` and set the `192.168.:8081`

### Steps to reproduce
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
1. git clone https://github.com/Sharcoux/redux.git
2. cd redux
3. yarn install
4. react-native run-android

### Reproducible Demo

Cf above

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。