react-native-copilot icon indicating copy to clipboard operation
react-native-copilot copied to clipboard

toolTipStyle

Open WAQAZ0178 opened this issue 2 years ago • 4 comments

hey i hope you are doing well, I have one request can please add tooltipStyle props into <CopilotStep/> it will be easy for a developer to customize tooltip style

WAQAZ0178 avatar Jun 16 '23 11:06 WAQAZ0178

@WAQAZ0178 I'm trying to change the style, specifically the color of the text of the copilotStep and I haven't found how to do it, do you know how I can do this?

rancelltb avatar Jul 08 '23 17:07 rancelltb

you need to go node module then react-native-copilot

then open dist folder and select inde.js file

there you will find tooltipText: { color:"white" },

make changes and save it

WAQAZ0178 avatar Jul 08 '23 17:07 WAQAZ0178

@WAQAZ0178 But when my coworker pulls the code, he will not see that change

rancelltb avatar Jul 08 '23 17:07 rancelltb