Giter Site home page Giter Site logo

Comments (4)

dabit3 avatar dabit3 commented on May 3, 2024 1

Hey, yes you should probably wrap the list in a ScrollView. Will look into implementing the scrollview into List, may be a good idea to do so.

from react-native-elements.

ronak301 avatar ronak301 commented on May 3, 2024

Hey , why are you not using Listview of react-native to render list. It take care of scrolling and many many things. I think you might be knowing all this. So was there any specific reason , u have not choosen Listview

from react-native-elements.

dabit3 avatar dabit3 commented on May 3, 2024

You're welcome to use ListView or not, it's not coded into the actual implementation. Check out the docs where we use both a map function and a ListView to render the ListView elements.

from react-native-elements.

andrerfneves avatar andrerfneves commented on May 3, 2024

I think we should follow the same patterns react native core uses for simplicity and consistency. I don't think using a RN ListView automatically earns you a scrollable list. So I believe @dabit3's implementation right now is correct and the developer should be aware of difference between View and ScrollView.

from react-native-elements.

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.