hoaphantn7604 / react-native-element-dropdown

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

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

Open gabrielroodriz opened 5 months ago

gabrielroodriz commented 5 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