Hi,
Unable to run the demo app from react native repo
https://github.com/GetStream/react-native-example
I followed instructions, but I am facing index.js not found in package expo-activity-feed node modules.
Failed building JavaScript bundle.
While trying to resolve module expo-activity-feed from file /Users/test/dev/react-native-example/App.js, the package /Users/test/dev/react-native-example/node_modules/expo-activity-feed/package.json was successfully found. However, this package itself specifies a main module field that could not be resolved (/Users/test/dev/react-native-example/node_modules/expo-activity-feed/src/index.js
Hi,
Unable to run the demo app from react native repo
https://github.com/GetStream/react-native-example
I followed instructions, but I am facing index.js not found in package expo-activity-feed node modules.