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
{{ message }}
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
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
Setup (always fill this in):
react-native-activity-feedorexpo-activity-feedversion: react-native-activity-feed 1.1.0getstreamversion: 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.