react-native-walkthrough-tooltip icon indicating copy to clipboard operation
react-native-walkthrough-tooltip copied to clipboard

Add children to TooltipProps

Open devon-whil opened this issue 3 years ago • 3 comments
trafficstars

Fixes the following error which occurs when trying to nest anything within the tooltip:

Property 'children' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<Tooltip> & Readonly<TooltipProps>'.

devon-whil avatar May 11 '22 14:05 devon-whil

@jasongaare What do you think about this?

devon-whil avatar May 12 '22 17:05 devon-whil

+1. Had the same error in TypeScript, and I was just going to make the same pull request 👍

marcel925 avatar Jun 11 '22 19:06 marcel925

Currently have this exact fix on patch-package. Would love this merged. :)

lornebb avatar Sep 20 '22 14:09 lornebb

Same issue, would be nice to have implemented

b-steel avatar Oct 31 '22 21:10 b-steel

Also would love to see this merged into the project.

jlpopken avatar Dec 05 '22 16:12 jlpopken