I am trying to create a simple response application with reduction and reduction sagas. Unfortunately, when I try to run the application (using react-native run-ios or using Xcode, I get the following error:

Oddly enough, when I endured things like the Counter example for a soundress to respond to native or other examples, I don't have this problem. I am wondering if anyone can help point out where everything can go wrong?
ios reactjs redux react-native redux-saga
baisang
source share