react-native-activity-feed
react-native-activity-feed copied to clipboard
Error: Unable to resolve module ActivityIndicator
Setup (always fill this in):
- iOS or Android? Both
- Expo or regular React Native? regular React Native
- React Native Version: 0.66.4
-
react-native-activity-feed
orexpo-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.