REACT-NATIVES
WIRED FOR SPEED
react-natives v2.1.2
Theme
Light
Dark
Get Started
Menu
Components
Feedback & Overlay
Link
A pressable link component for in-app and external navigation with accessible text styling.
Example
Preview
Code
Props
Link Props
Prop
Type
Default
Description
className
string
—
NativeWind utility classes for the link pressable area.
href
string
—
The URL or route path to navigate to.
isExternal
boolean
false
When true, opens the link in an external browser.
LinkText Props
Prop
Type
Default
Description
className
string
—
NativeWind utility classes for the link text.
Usage Guidelines
When to use
Use Link for navigating to another screen or opening an external URL.
Best practices
•
Use isExternal for URLs that open in a browser outside the app.
•
Wrap navigational text with Link for consistent styling and behavior.
•
Avoid using Link for actions — use Button instead.
Accessibility
Link is announced as a link by screen readers. External links should indicate they open in a new context.
Related Components
Button
A compound interactive button component with text, icon, and spinner sub-components, supporting multiple actions, variants, and sizes.
Text
A typographic component for rendering text with built-in size, weight, and decoration variants.
Breadcrumb
A compound navigation component that displays the current page location within a hierarchy using linked trail items.
React-Natives
A comprehensive React Native component library.
Documentation
Getting Started
Components
Theming
Community
GitHub
Discord
Twitter
Blog
Support
FAQ
Contact
Contributing
License
© 2026 React-Natives. Wired by WireServers-UI.