You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expo or regular React Native? regular React Native
React Native Version: 0.66.4
react-native-activity-feed or expo-activity-feed version: react-native-activity-feed 1.1.0
getstream version: 7.2.11
Describe the bug
error: Error: Unable to resolve module ActivityIndicator from .../node_modules/react-native-activity-feed/node_modules/react-native/Libraries/react-native/react-native-implementation.js: ActivityIndicator could not be found within the project or in these directories:
node_modules/react-native-activity-feed/node_modules
node_modules
To Reproduce
Steps to reproduce the behavior:
install react-native-activity-feed 1.1.0 in fresh react native 0.66.4 project
Expected behavior
this library should work.
Screenshots
Additional context
No.
The text was updated successfully, but these errors were encountered:
Setup (always fill this in):
react-native-activity-feed
orexpo-activity-feed
version: react-native-activity-feed 1.1.0getstream
version: 7.2.11Describe the bug
error: Error: Unable to resolve module ActivityIndicator from .../node_modules/react-native-activity-feed/node_modules/react-native/Libraries/react-native/react-native-implementation.js: ActivityIndicator could not be found within the project or in these directories:
node_modules/react-native-activity-feed/node_modules
node_modules
To Reproduce
Steps to reproduce the behavior:
Expected behavior
this library should work.
Screenshots
Additional context
No.
The text was updated successfully, but these errors were encountered: