Skip to content

Commit

Permalink
fix: native storybook issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Suraj authored and Suraj committed May 20, 2024
1 parent be53f36 commit 7d6cd58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/storybook-nativewind/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ expo init --template expo-template-storybook AwesomeStorybook
yarn start
```

If you add new stories on the native (ondevice version) you either need to have the watcher running or run the stories loader
If you add new stories on the native (ondevice version) you either need to have the watcher running or run the stories loader.

To update the stories one time

Expand Down

0 comments on commit 7d6cd58

Please sign in to comment.