callstack / callstack/react-native-paper

feat: rich `Tooltip` type

Open
#4,074 13 comments 5 reactions 0 assignees View on GitHub
feature request Status: Approved Tooltip
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
12

Description

**Is your feature request related to a problem? Please describe.**

According to the Material Design documentation there is new type for `Tooltip` component, called `rich`.

* Rich tooltips provide more details, like describing the value of a feature
* Rich tooltips can include an optional title, link, and buttons

https://m3.material.io/components/tooltips/overview

**Describe the solution you'd like**

* Follow component anatomy from: https://m3.material.io/components/tooltips/guidelines

* Create all possible variants:

image

**Additional context**

Should be available in both MD generations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.