The cause of my crash was from the library react-native-snap-carousel. After upgrading from 3.9.1 to 4.0.0-beta.6, the crashing stopped.
Before
"react-native-snap-carousel": "3.9.1",
After
"react-native-snap-carousel": "4.0.0-beta.6",
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: