Skip to content

[0.80] Fix FlatList TS types #925

@cipolleschi

Description

@cipolleschi

Target Branch(es)

0.80

Link to commit or PR to be picked

facebook/react-native@c9f205

Description

Fix generated types in react-native/virtualized-lists being used without opt-in

D71969602 introduces exports field to package.json files in react-native and virtualized-lists. In that diff, the types in virtualized-lists by default pointed to the new generated types without requiring the opt-in.

This fixes that by requiring the opt-in before using the generated types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type Pick RequestPick requests to include commits inside a React Native release

    Type

    No type

    Projects

    Status

    Done / Picked

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions