Luis Montenegro

Results 3 comments of Luis Montenegro

Same issue with: - "react": "18.3.1", - "react-native": "0.76.5", - "react-native-reanimated": "^3.16.1", - "react-native-reanimated-carousel": "^3.5.1", - "react-native-gesture-handler": "~2.20.2", I was solve the issue with the next changes: Replace the zIndex...

> Hi i just installed seelen Ui 2 days ago, i did check on "run on startup" in General Menu but the startup doesnt work. So I have to close...

> this should solve the issue > > ``` > .image-gallery-slides { > touch-action: auto !important; > } > ``` Works! Thank you!