Skip to content

Please update to work with Expo Client 39 / React Native 0.63 #154

@tomredman

Description

@tomredman

Setup (always fill this in):

  • iOS or Android? iOS
  • Expo or regular React Native? Expo
  • React Native Version: 0.63.2
  • react-native-activity-feed or expo-activity-feed version: expo-activity-feed@0.9.1
  • getstream version: 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:

  1. Download latest version of Expo client for iOS
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions