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

Exception in HostFunction: <unknown> #123

Open
cyim02 opened this issue Oct 12, 2021 · 3 comments
Open

Exception in HostFunction: <unknown> #123

cyim02 opened this issue Oct 12, 2021 · 3 comments

Comments

@cyim02
Copy link

cyim02 commented Oct 12, 2021

First, thanks for making this great library! It is really nice!

Just found some issues after upgrading to RN0.66 for iOS 15.
See what we can do with this

Describe the bug

image

Package versions

  • React: 17.0.2
  • React Native: 0.66.0
  • React-Native-Gesture-Handler 1.10.3
  • Reanimated 2.3.0-beta.2
  • react-native-tab-view 3.0.1
  • react-native-tab-view-collapsible-header 2.0.1
  • react-native-head-tab-view 4.0.0-rc.13
@zyslife
Copy link
Owner

zyslife commented Oct 15, 2021

@thomasyim02 I apologize for my late reply.I'll look at that today.

@zyslife
Copy link
Owner

zyslife commented Oct 15, 2021

@thomasyim02 I have verified it according to the information you provided. But I don't see anything out of the ordinary. I don't know if it's because my phone isn't running ios15. I don't have an ios15 phone now, I will try to verify it again.

  "dependencies": {
    "react": "17.0.2",
    "react-native": "0.66.0",
    "react-native-gesture-handler": "^1.10.3",
    "react-native-head-tab-view": "^4.0.0-rc.13",
    "react-native-pager-view": "^5.4.7",
    "react-native-reanimated": "^2.2.3",
    "react-native-tab-view": "^3.1.1",
    "react-native-tab-view-collapsible-header": "^2.0.1"
  }

@cyim02
Copy link
Author

cyim02 commented Oct 15, 2021

@thomasyim02 I have verified it according to the information you provided. But I don't see anything out of the ordinary. I don't know if it's because my phone isn't running ios15. I don't have an ios15 phone now, I will try to verify it again.

  "dependencies": {
    "react": "17.0.2",
    "react-native": "0.66.0",
    "react-native-gesture-handler": "^1.10.3",
    "react-native-head-tab-view": "^4.0.0-rc.13",
    "react-native-pager-view": "^5.4.7",
    "react-native-reanimated": "^2.2.3",
    "react-native-tab-view": "^3.1.1",
    "react-native-tab-view-collapsible-header": "^2.0.1"
  }

@zyslife no worries! Thank you for the updates! I also try to see if the new Reanimated 2.2.3 works without error. Let you know tomorrow~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants