Code Monkey home page Code Monkey logo

Comments (3)

dancormier avatar dancormier commented on July 18, 2024 1

I didn't extend ListView, but ListView extends ScrollView props by default:
React Native Docs - ListView

Also, if you've haven't seen the wiki, I recommend it for some useful info relating to locking scroll.
It explains how Swipeout prop scroll returns false when swipeout is opening, which is then passed to a function that sets the state of scrollEnabled, allowing you to lock the scroll.
react-native-swipeout wiki: Scrolling

from react-native-swipeout.

evanmrose avatar evanmrose commented on July 18, 2024

Thanks for the quick response!
On Tue, Jun 30, 2015 at 11:38 PM Dan Cormier [email protected]
wrote:

Hey @evanmrose https://github.com/evanmrose,

I didn't extend ListView, but ListView extends ScrollView props by
default: React Native Docs - ListView
https://facebook.github.io/react-native/docs/listview.html#props

Also, if you've haven't seen the wiki, I recommend it for some useful info
relating to locking scroll.
It explains how Swipeout prop scroll returns false when swipeout is
opening, which is then passed to a function that sets the state of
scrollEnabled, allowing you to lock the scroll. react-native-swipeout
wiki: Scrolling
https://github.com/dancormier/react-native-swipeout/wiki/Scrolling


Reply to this email directly or view it on GitHub
#27 (comment)
.

from react-native-swipeout.

dancormier avatar dancormier commented on July 18, 2024

My pleasure 👍

from react-native-swipeout.

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.