Git Product home page Git Product logo

react-native-selectablesectionlistview's People

Contributors

johanneslumpe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-native-selectablesectionlistview's Issues

can't jump to the cell

hi,
when i click on an alphabet in the right sidebar to jump to it , it doesn't do anything , i used the example mentioned in the doc on android device.
should i add something else?

onCellSelect

Is onCellSelect hooked up? If so how is it used? How do you bind the instance of what is selected and shouldn't the cell be a touchable component?

Performance is poor when navigating to another view from this view with many rows

Hi Johannes,

I am just testing my app on an iPhone6. I have about 150 rows in my SelectableSectionListview, and when I tap one in order to go to another view it takes up to 1second to navigate to the next view.

I am using NavigatorIOS for my routing.

I should note that I am sure it's related to the amount of data, as after only rendering one item in the list and tapping that, it navigates as snappy as one would expect.

This works on Android also right?

Hi, I just wanted to know, if this is purely a JS utility. It works on Android also right? I am having some issues getting this up and running, so wanted to clarify.

Add `isFirst` and `isLast` prop to the Cell component

It would be useful to know whether the cell you are rendering is the first or last before a header. The reason for this being if you are recreating normal cell styling (e.g. Contacts iOS app) you have to have a bottom border on all cells, but then that border appears next to the next section header.

Do not overscroll

If scrolling to a section would scroll the ListView further than normally possible, prevent this and scroll to the maximum possible y-coordinate instead.

Screenshot?

Would be nice to have a screenshot in the README :)

Maintainer

Please add a maintainer to this project that will fix issues and merge pull requests. Thanks!

Cannot read property 'oneOfType'

Hi, I'm getting the following error with "react-native": "0.52.2" & "react": "16.2.0":

"Cannot read property 'oneOfType' of undefined (SectionHeader.js:32:8)

New `verticalOffset` prop

When used with NavigatorIOS it should be possible to push the section list down a bit. This is just a first idea, maybe I can find a better solution for this?

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.