Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

facebook::jsi::JSError - undefined is not a function TypeError: undefined is not a function at anonymous (JavaScript:1:685) at reactNativeReanimatedCarousel_BaseLayoutTsx4 (JavaScript:1:132) at reactNativeReanimated_useAnimatedReactionTs1 (JavaScript:1:130) at map #713

Open
Nader-CS opened this issue Nov 4, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Nader-CS
Copy link

Nader-CS commented Nov 4, 2024

Describe the bug
when app open it crashes it happens ios untill now

To Reproduce
Steps to reproduce the behavior:

  1. Go to open app
  2. app crash because it's in the first screen

Expected behavior
app should work

Screenshots
Screen Shot 2024-11-04 at 10 23 04 AM

Versions (please complete the following information):

  • react: "18.3.1"
  • react-native: "0.75.4"
  • react-native-reanimated:"^3.16.1"
  • react-native-reanimated-carousel:"^3.5.1"
  • react-native-gesture-handler: "2.19.0"

Smartphone (please complete the following information):

  • Device: iPhone SE (2nd generation)
  • OS: 18.1.0

Additional context
Add any other context about the problem here.

@Nader-CS Nader-CS added the bug Something isn't working label Nov 4, 2024
Copy link

dosubot bot commented Nov 4, 2024

@Nader-CS Hello there! I'm here to help you with any bugs, questions, or contribution requests you might have. Let's see if we can squash this bug together.

To address the "facebook::jsi::JSError - undefined is not a function" TypeError, ensure you are using compatible versions of the libraries. The latest version of react-native-reanimated-carousel is 4.0.0-canary.17, which may include important updates and fixes for such issues. Additionally, make sure your project meets the peer dependency requirements, such as react-native-reanimated version >=3.0.0 [1].

If updating the library versions does not resolve the issue, you might want to check if there are any specific changes or fixes in version 4.0.0-canary.17 that address TypeScript errors or other related issues [2].

To continue talking to Dosu, mention @dosu.

@Nader-CS
Copy link
Author

Nader-CS commented Nov 4, 2024

same issue exist @dosu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants