react-native-activity-feed icon indicating copy to clipboard operation
react-native-activity-feed copied to clipboard

Error: Unable to resolve module ActivityIndicator

Open Ppang0405 opened this issue 2 years ago • 0 comments

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 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 Simulator Screen Shot - iPhone SE (2nd generation) - 2022-01-12 at 10 58 08

Additional context No.

Ppang0405 avatar Jan 12 '22 04:01 Ppang0405