react-native-select-two icon indicating copy to clipboard operation
react-native-select-two copied to clipboard

Component like Select2 on web for React Native

Results 25 react-native-select-two issues
Sort by recently updated
recently updated
newest added

When we select any item it just giving a number. not related to index or anything. Could you please anyone tell me how to get 'name' value when something select...

import Proptypes from 'prop-types' must be import apart from the react import since it is like that since the new react update

**Rotation issue:** If the application has been lunched in specific screen mode ( for example landscape) and the device has been rotated, then the component dose not handled the changes....

Added support to RTL. Default checks: **_I18nManager.isRTL_**, or the prop **_isRTL_** value.