Setup (always fill this in):
- iOS or Android?
Both
- Expo or regular React Native?
Expo
- React Native Version:
expo-activity-feed version: `1.1.1
Describe the bug
It's not currently possible to instal Expo Activity Feed while using expo SDK >= 42 anymore because SDK 29 was dropped by expo.
To Reproduce
Steps to reproduce the behavior: expo install expo-activity-feed while using expo SDK >= 42
Expected behavior
Install expo-activity-feed successfully.