Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List items not clickable in android when component is absolute with zindex. #178

Open
RupamShaw opened this issue May 4, 2021 · 0 comments

Comments

@RupamShaw
Copy link

Issue summary

Add a short description of issue, preferably, a sentence.

Library versions

Steps to Reproduce

(Write your steps here:)

  1. multiple select component on absolute with zindex for list

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant