Skip to content

Broken links to React Native Props Official Documentation #2331

@MihirSomani

Description

@MihirSomani

Current behaviour

When I am navigating documentation of (for example) https://callstack.github.io/react-native-paper/text.html and I click on ...Text props link at the bottom to look at addition props supported by React Native, I get routed to a 404 page.
This is due to the href to the official docs pointing to https://reactnative.dev/docs/text.html#props while the official docs do not have (probably removed recently) .html in the URI.
I am using the official docs on https://callstack.github.io/react-native-paper/index.html and React Native v0.63

The same issue persists in the documentation of every(as far as I can tell) component on React Native Paper due to incorrect href.

Expected behaviour

To get routed to the correct page instead of a 404.

Code sample

Not applicable

Screenshots (if applicable)

N/A

What have you tried

N/A

Your Environment

software version
ios or android
react-native
react-native-paper
node
npm or yarn
expo sdk

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