-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Description
Setup (always fill this in):
- iOS or Android? iOS
- Expo or regular React Native? Expo
- React Native Version: 0.63.2
react-native-activity-feedorexpo-activity-feedversion:expo-activity-feed@0.9.1getstreamversion:getstream@4.5.4
Describe the bug
The default repo no longer runs on Expo Client for iOS, which requires Expo SDK 36, 37, 38, or 39. Attempting to upgrade to 39 results in cascading dependency issues, the biggest being that react native has deprecated ListView, and everything fails from there.
To Reproduce
Steps to reproduce the behavior:
- Download latest version of Expo client for iOS
- Try to get this repo to run
Expected behavior
The example app runs on Expo.
Screenshots
Additional context
If I could go back and use an old version of Expo I would, but I can't unfortunately. I will try with Expo 36 as that's the oldest SDK supported by the Expo app.
Metadata
Metadata
Assignees
Labels
No labels