Open RupamShaw opened 3 years ago
Add a short description of issue, preferably, a sentence.
(Write your steps here:)
(Write what you thought would happen.)
(Write what happened. Add screenshots!)
SomeOne can make pull request to correct it Resolved it in library node_modules react-native-multi-select/lib/react-native-multi-select.js
removed native touchableOpacity
import {TouchableOpacity} from 'react-native-gesture-handler'
(Paste exact code snippet and instructions to reproduce the issue.)
Issue summary
Add a short description of issue, preferably, a sentence.
Library versions
Steps to Reproduce
(Write your steps here:)
Expected Behavior
(Write what you thought would happen.)
Actual Behavior
(Write what happened. Add screenshots!)
SomeOne can make pull request to correct it Resolved it in library node_modules react-native-multi-select/lib/react-native-multi-select.js
removed native touchableOpacity
import {TouchableOpacity} from 'react-native-gesture-handler'
Reproducible Code
(Paste exact code snippet and instructions to reproduce the issue.)