-
Notifications
You must be signed in to change notification settings - Fork 92
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
iOS terminating due to uncaught exception of type NSException #126
Comments
@dilipchandima Facing this on a project where I have to maintain an older version of react native (0.63) that includes this package. This error is only appearing for us on REAL devices (not in simulator), running ios 17 (17.0.1); this is hard to reproduce. Any luck? |
got same issue on simulator. any solution? |
Hello! I'm looking to archive this project as I haven't been actively working with react-native for a while now. |
go to Menu Component in react native material menu, react_native_1.Animated.timing(this.state.menuSizeAnimation, { replace it with this.setState({
|
Go to node_modules > react-native-material-menu > src > Menu.js:
Thanks @haider792 I have added more context to your comment. |
This is the error log
The text was updated successfully, but these errors were encountered: