Skip to content

[docs] slider docs has no clue about the compatibility note for managed flow #6802

@sasurau4

Description

@sasurau4

Overview

In v35 docs, slider docs has note for deprecation.

Deprecated. Use react-native-community/react-native-slider instead if you use the bare workflow. The react-native-community/react-native-slider library is not yet supported in the managed workflow.

https://docs.expo.io/versions/v35.0.0/react-native/slider/

But in v36, slider docs has no note for managed flow.

Deprecated. Use react-native-community/react-native-slider instead.

https://docs.expo.io/versions/v36.0.0/react-native/slider/

I look for changelog about adding support slider for managed flow, but I couldn't find it. Also, I try to use @react-native-community/slider but I couldn't.

The doc of v36 leads misunderstand for compatibility about managed flow.

I think it would be better to restore the note.

Related commit

b39d999#diff-b67d1f4ee2f7bec31b41c24e10282bcdL6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions