GithubHelp home page GithubHelp logo

react-native-expo-interactive-section-list's People

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

Watchers

 avatar  avatar  avatar

react-native-expo-interactive-section-list's Issues

Error on scroll

So the first render works great, and I get to the UI, I can even scroll through the top tabs with no issue. I can see my first section and a bunch of its items. However, when I scroll I get the following error.

TypeError: Cannot read property 'title' of undefined

This error is located at:
    in SelectableSectionList (at items-list-screen.tsx:191)
    in RCTView (at items-list-screen.tsx:190)
    in RCTView (at screen.tsx:23)
...
...
...    in RCTView (at AppContainer.js:101)
    in RCTView (at AppContainer.js:119)
    in AppContainer (at renderApplication.js:39)

SelectableSectionList
    SelectableSectionList.js:155:45

It doesnt working on react native bare projects

Hi,

I have depency issues on React native.

npm ERR! peer react@"~16.11.0" from [email protected]
npm ERR! node_modules/react-native-expo-interactive-section-list
npm ERR! react-native-expo-interactive-section-list@"^1.4.1" from the root project

could you fix that issue.

Regards

How to refresh data? Is this controlled component?

I hate to bother again, however after I modify the state of my sectioned items the UI does not refresh with the updated information.
Is there a way to force a refresh of a specific cell?

currently, I am just setting my sectionedItems to an empty array before refeching info.
I'd love to help in any I can.

Showing error

VirtualizedLists should never be nested inside plain ScrollViews with the same orientation because it can break windowing and other functionality - use another VirtualizedList-backed container instead

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.