Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 500 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 500 Bytes

Welcome

Description

Testing the rn-expo template with Storybook (SB) React Native tutorial.

The default setup expo init --template tabs@sdk-46 && then sb init --type react_native produces a broken SB build, so I wanted to trial my custom template.

Update 29/12/2022: This turned into a journey of full exploration about React Native. Building a feature-rich ToDo List app to learn React Native.