Giter VIP home page Giter VIP logo

Comments (16)

j6workz avatar j6workz commented on July 4, 2024 6

Wrap the list items rendered inside the ScrollView with Pressable or any Touchables instead of View

It works

from react-native-raw-bottom-sheet.

nysamnang avatar nysamnang commented on July 4, 2024 5

@huy-lv Thank for giving me a feedback. I'm gonna implement it to support ScrollView as soon as possible.

from react-native-raw-bottom-sheet.

huy-lv avatar huy-lv commented on July 4, 2024 1

@nysamnang nice work, i have tried many way too but still not work :D i found some lib on github achieved that but it use native bridge. I dont want to use native bridge because i'm using Expo :D

from react-native-raw-bottom-sheet.

ManigandanRaamanathan avatar ManigandanRaamanathan commented on July 4, 2024 1

@nysamnang thanks for the idea. But having the feature without disabling the closeOnSwipeDown will be better and provides good experience for the users

from react-native-raw-bottom-sheet.

nysamnang avatar nysamnang commented on July 4, 2024 1

@ManigandanRaamanathan Yeah, i'm trying to implement it, I'm not quitting.

from react-native-raw-bottom-sheet.

ManigandanRaamanathan avatar ManigandanRaamanathan commented on July 4, 2024 1

@nysamnang great. I'll give a star for this library. It's quite rare to find such libraries for react native.

from react-native-raw-bottom-sheet.

nysamnang avatar nysamnang commented on July 4, 2024 1

@ManigandanRaamanathan You're right, that's my goal XD

from react-native-raw-bottom-sheet.

ManigandanRaamanathan avatar ManigandanRaamanathan commented on July 4, 2024

@huy-lv was the scrollView worked or not? Quite confusing

from react-native-raw-bottom-sheet.

huylv-teko avatar huylv-teko commented on July 4, 2024

@ManigandanRaamanathan Sorry, it did not work, i missed a word :D

from react-native-raw-bottom-sheet.

nysamnang avatar nysamnang commented on July 4, 2024

@huy-lv @ManigandanRaamanathan Currently, If you want to use a ScrollView inside RBSheet you need to set props closeOnSwipeDown to false. It works, but you just can't use swipe down gesture to close RBSheet. Honestly, it's very hard for me to implement ScrollView inside PanResponder. I spent a lot of hours but still not achieve yet. I really need a contributor who can implement this.

from react-native-raw-bottom-sheet.

ManigandanRaamanathan avatar ManigandanRaamanathan commented on July 4, 2024

@huy-lv could you please share the lib name?

from react-native-raw-bottom-sheet.

ManigandanRaamanathan avatar ManigandanRaamanathan commented on July 4, 2024

@nysamnang The idea for scrollView is something like the facebook app comment box feature

from react-native-raw-bottom-sheet.

huy-lv avatar huy-lv commented on July 4, 2024

@ManigandanRaamanathan for you guy https://github.com/prscX/react-native-bottom-action-sheet

from react-native-raw-bottom-sheet.

ManigandanRaamanathan avatar ManigandanRaamanathan commented on July 4, 2024

@huy-lv Yes that requires react-native link to make changes with the native codes. Found few people facing build errors. But this @nysamnang 's version looks clean without requiring native bridge

from react-native-raw-bottom-sheet.

frattle avatar frattle commented on July 4, 2024

Hello, just a suggestion. Wouldn't it be possible to use both ScrollView and close on swipe down, if you could move listener for "draging down to close" just to bottom part of sheet?
So when closing sheet, you just swipe bottom part and body of sheet could be used as ScrollView.

EDIT: I managed to do it with simple modification of index file. Just added with small height with panresponder, so responder listen only to this small part of modal.

from react-native-raw-bottom-sheet.

dishaben9 avatar dishaben9 commented on July 4, 2024

@j6workz It's working for me.

from react-native-raw-bottom-sheet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.