droidconKE / droidconKE2022ReactNative

Official DroidconKE 2022 React Native App
https://play.google.com/store/apps/details?id=com.brianwachira.droidconKE2022ReactNative&hl=en&gl=US
MIT License
8 stars 17 forks source link

Set up storybook & write example component #32

Closed makunomark closed 1 year ago

makunomark commented 1 year ago

Description

Storybook provides us with a way to develop UI in isolation.

Fixes # (issue)

Type of change

How Has This Been Tested?

Adds an example story that anyone can be accessed on the browser after running $npm run storybook

Checklist: