jasongaare / react-native-walkthrough-tooltip

An inline wrapper for calling out React Native components via tooltip
MIT License
613 stars 182 forks source link

Feature/add custom styles to children wrapper #95

Closed justynasowinska closed 3 years ago

justynasowinska commented 3 years ago

MR for issue #92 This MR lets user to add custom styles to View element, that wraps children. Can be used e.g. to add some custom border to this element.

jasongaare commented 3 years ago

👋 Hello! Thanks for this PR

Could you also update the README to reflect your changes, please?

justynasowinska commented 3 years ago

Hi! Of course, I've just updated it 👍