Skip to content

undefined is not a function(evaluating '_iterator[typeof Symbol === "function"?Symbol.iterator:"@@iterator"]()') #33

Description

@7elven

I found this error when replace with FlatList

<FlatList
data={data}
renderItem={_renderItem}
onEndReached={this._onEndReached}
initialNumToRender={5}
keyExtractor={(item, index) => index.toString()}
extraData={data}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions