Shopify / ui-extensions

MIT License
249 stars 35 forks source link

Added documentation for Screen and Navigator #2013

Closed js-goupil closed 1 month ago

js-goupil commented 1 month ago

Resolves https://github.com/Shopify/pos-next-react-native/issues/36294

Background

This adds docs and examples for Navigator and Screen.

Solution

It adds fresh examples for the Screen and Navigator components.

🎩

Navigator: https://shopify-dev.ui-extensions-ruz5.jeansebastien-goupil.us.spin.dev/docs/api/pos-ui-extensions/unstable/components/navigator

Screen: https://shopify-dev.ui-extensions-ruz5.jeansebastien-goupil.us.spin.dev/docs/api/pos-ui-extensions/unstable/components/screen

Checklist

github-actions[bot] commented 1 month ago

We detected some changes in packages/*/package.json or packages/*/src, and there are no updates in the .changeset directory. If the changes are user-facing and should cause a version bump, run yarn changeset to track your changes and include them in the next release CHANGELOG. If you are making simple updates to repo configuration, examples, or documentation, you do not need to add a changeset.