![picture of storybook](https://github.com/user-attachments/assets/cf98766d-8b90-44ab-b718-94ab16e63205)

#  React Native Storybook Template

> The base React Native template with Storybook added on top 

## :star: Features

- bootstrap with the [React Native CLI](https://github.com/react-native-community/cli)
- comes with @storybook/react-native and @storybook/addon-react-native-web
- based on the official [template](https://github.com/react-native-community/template)

## Usage

```sh
npx react-native init MyApp --template react-native-template-storybook
```
## :computer: Contributing

Contributions are very welcome. Please check out the [contributing document](CONTRIBUTING.md).

## :bookmark: License

This project is [MIT](LICENSE) licensed.
