## Issue summary App is crashing in release mode with this component use, its happening after upgrading react-native to 0.56, babel 7 ### Library versions react-native: 0.56.0 react-native-multiple-select: 0.4.0 ### Steps to Reproduce 1. Select any multi select item in release mode of the app and app crashes. ### Expected Behavior App should not crash ### Actual Behavior App is crashing immediately after selecting an item in multi mode.