MisterPea / Unsequenced

Pomodoro-esq Timer/Activity Organizer
https://misterpea.me/works/unsequenced/
0 stars 0 forks source link

Issue #16 needs a how to #23

Closed MisterPea closed 1 year ago

MisterPea commented 1 year ago

Completed implementation of a basic app walkthrough. Ended up using react-native-walkthrough-tooltip; a rather cleverly designed package, with a small footprint. It works on the premise of cloning children elements (<Tooltip>{children}</Tooltip>) and placing them above everything else.