I am trying to check this application:
https://github.com/7kfpun/FinanceReactNative
I am using response-native: 0.26.3
When the application starts, I automatically get
TypeError: undefined is not a function (evaluation 'remoteModules.forEach')
This is one of my first attempts with responsive-native, and I have no idea how to solve this problem: /

source
share