hoaphantn7604 / react-native-element-dropdown

A react-native dropdown component easy to customize for both iOS and Android.
MIT License
959 stars 166 forks source link

fix(app): #253 error handling included #279

Open gabrielroodriz opened 4 months ago

gabrielroodriz commented 4 months ago

This change I made prevents the error from being triggered by interrupting the application and closing it. These are some error treatments and spelling corrections

Issue: #253