# How to deploy Shipped Suite React Native SDK

This document will take you through the process of creating/updating Shipped Suite React Native SDK.

# Publish to NPM
1. Open [Actions](https://github.com/InvisibleCommerce/shipped-suite-react-native-client-sdk/actions/workflows/publish.yml) in the Github.
2. Choose `Publish` workflow and click `Run workflow`.
3. Choose the `main` branch and enter the version name (e.g., 1.0.3).
4. Run it.