Timeline for ToolTip in react native
Current License: CC BY-SA 4.0
Post Revisions
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 7, 2021 at 11:22 | comment | added | Manya Sharma | This styling i am giving, tried giving only width also, height and width both.but no luck | |
| Jun 7, 2021 at 11:20 | comment | added | Manya Sharma | <Tooltip highlightColor={config.colors.white} pointerColor={config.colors.black} width={hp('30%')} containerStyle={styles.toolTipContainer} popover={ UI Render} </Toltip>. here is the styling :- toolTipContainer: { color: config.colors.white, }, | |
| Jun 6, 2021 at 18:04 | answer | added | Austin Poulson | timeline score: 1 | |
| Jun 6, 2021 at 16:33 | comment | added | Rohit Aggarwal | Please add minimal code or Snack link to reproduce the error/problem. | |
| Jun 6, 2021 at 16:17 | history | asked | Manya Sharma | CC BY-SA 4.0 |