react-native-redux-example icon indicating copy to clipboard operation
react-native-redux-example copied to clipboard

Cannot run the app in Android

Open madgreasemonkey opened this issue 6 years ago • 0 comments

When I try to run the app, it is building but getting the following Runtime Error

TypeError: Requested keys of a value that is not an object

This error is located at: in Weathercomponent (created by Connect(WeaterComponent)) in Connect(WeatherComponent) (at app.js:12)

madgreasemonkey avatar Sep 27 '19 09:09 madgreasemonkey