SpeedcuberOSS / speedcuber-timer

The smart, offline-ready speedcubing Android/iOS app made for speedcubers, by speedcubers.
Mozilla Public License 2.0
3 stars 0 forks source link

Replace Storybook with Homemade solution #103

Closed thehale closed 1 year ago

thehale commented 1 year ago

Storybook is a fabulous tool for web development that shows promise for React Native but has ultimately cost me 2-3 weeks of development time on failed configuration.

As such, I have decided to roll my own tool -- here called Examples -- which took only a few hours to fully implement and run alongside my main application.