Giter Club home page Giter Club logo

Comments (17)

YahyaBagia avatar YahyaBagia commented on June 22, 2024 5

This package used to work seamlessly with expo. However, after upgrading from expo SDK 50 to SDK 51, the following dependencies were updated:

  • react-native-reanimated: ~3.6.23.10.1
  • react-native-pager-view: 6.2.36.3.0
  • react-native-gesture-handler: 2.14.02.16.1

Since expo includes specific versions of these packages with each release, manually changing the versions isn't feasible.

I recommend keeping this issue open until it is resolved and the package is compatible with the latest expo SDK 51 (51.0.8 as of May 20th 2024).

from react-native-collapsible-tab-view.

chen8520 avatar chen8520 commented on June 22, 2024 2

@Ucekay I performed the same operation, but there will be version compatibility issues
image
截屏2024-05-21 09 59 07

from react-native-collapsible-tab-view.

Ucekay avatar Ucekay commented on June 22, 2024 1

Fixed this by setting react-native-reanimated to exactly 3.8.1 👍

Thank you, @tomas1808 !
I am able to solve this by simply changing reaxt-native-reanimated to 3.8.1. Here are the versions of the packages.

  • "react-native-collapsible-tab-view": "^7.0.1"
  • "react-native-pager-view": "^6.3.0"
  • "react-native-gesture-handler": "^2.16.0"

I have a feeling that this problem is related to this issue that has been occurring since version 3.9.0 of react-native-reanimated.

from react-native-collapsible-tab-view.

saulamsal avatar saulamsal commented on June 22, 2024

+1 same issue.

from react-native-collapsible-tab-view.

tomas1808 avatar tomas1808 commented on June 22, 2024

Same!

from react-native-collapsible-tab-view.

vbylen avatar vbylen commented on June 22, 2024

can confirm

from react-native-collapsible-tab-view.

YahyaBagia avatar YahyaBagia commented on June 22, 2024

+1 same issue

from react-native-collapsible-tab-view.

NickKotte avatar NickKotte commented on June 22, 2024

same. worked before i updated expo and maybe accidently updated this package

from react-native-collapsible-tab-view.

tomas1808 avatar tomas1808 commented on June 22, 2024

Fixed this by setting react-native-reanimated to exactly 3.8.1 👍

from react-native-collapsible-tab-view.

vbylen avatar vbylen commented on June 22, 2024

@tomas1808 interesting, I tried this but didn't work. Is this version 7.0.1 of react-native-collapsible-tab-view?

from react-native-collapsible-tab-view.

tomas1808 avatar tomas1808 commented on June 22, 2024

@vbylen My exact configuration is:

  • "react-native-collapsible-tab-view": "^7.0.1"
  • "react-native-pager-view": "^6.2.3"
  • "react-native-reanimated": "3.8.1"

from react-native-collapsible-tab-view.

saulamsal avatar saulamsal commented on June 22, 2024

@tomas1808 what about react-native-gesture-handler?

from react-native-collapsible-tab-view.

tomas1808 avatar tomas1808 commented on June 22, 2024

@saulamsal "react-native-gesture-handler": "~2.14.0"

from react-native-collapsible-tab-view.

tomas1808 avatar tomas1808 commented on June 22, 2024

@Ucekay Glad it worked for you! Not sure why not everyone is having the same success.

I'll use this moment to promote my own question in case anyone is feeling like giving back 🤣

from react-native-collapsible-tab-view.

jayan2019 avatar jayan2019 commented on June 22, 2024

This package used to work seamlessly with expo. However, after upgrading from expo SDK 50 to SDK 51, the following dependencies were updated:

  • react-native-reanimated: ~3.6.23.10.1
  • react-native-pager-view: 6.2.36.3.0
  • react-native-gesture-handler: 2.14.02.16.1

Since expo includes specific versions of these packages with each release, manually changing the versions isn't feasible.

I recommend keeping this issue open until it is resolved and the package is compatible with the latest expo SDK 51 (51.0.8 as of May 20th 2024).

In Android Tabs.ScrollView & Tabs.FlatList also not working

from react-native-collapsible-tab-view.

jayan2019 avatar jayan2019 commented on June 22, 2024

Based on this 3.13.0-rc.1 version of Reanimated working fine with all Tabs.ScrollView , Tabs.FlatList & Tabs.MasonryFlashList in both iOS & Android.

Currently my package.json is:

  • "expo": "^51.0.14",
  • "react-native": "0.74.2",
  • "react-native-reanimated": "~3.13.0-rc.1",
  • "react-native-gesture-handler": "~2.16.1",

from react-native-collapsible-tab-view.

chen8520 avatar chen8520 commented on June 22, 2024

@jayan2019 "react-native-reanimated": "3.8.1"

from react-native-collapsible-tab-view.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.