oblador / react-native-collapsible

Animated collapsible component for React Native, good for accordions, toggles etc
MIT License
2.42k stars 455 forks source link

ios can‘t work #431

Open wqxwqx opened 2 years ago

wqxwqx commented 2 years ago

Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication). A frequent cause of the error is that the application entry file path is incorrect. This can also happen when the JS bundle is corrupt or there is an early initialization error when loading React Native.

wqxwqx commented 2 years ago

"react": "17.0.2", "react-native": "0.66.3", and I don't know why it went wrong