Description:
I'm using the react-native-walkthrough-tooltip library to create walkthroughs in my React Native app. I was wondering if it's possible to change the border color of the tooltip to Orange like Screenshot I provided.
I've checked the documentation and couldn't find any prop or option to customize the border color. I've also tried to override the styles, but I couldn't find a way to target the border color specifically.
Could someone please let me know if this is possible and if so, how can I achieve it?
Screenshot:
