1.0.0 • Published yesterday
@povio/rn-ui
Licence
UNLICENSED
Version
1.0.0
Deps
3
Size
146 kB
Vulns
0
Weekly
0
@povio/rn-ui
React Native UI components that match Povio's Atlas Design System.
Installation
pnpm add @povio/rn-ui
Publishing
Stable release
Create a GitHub release with a tag matching v*.*.*-rn. This triggers the publish workflow and releases the package to NPM.
Example: v1.2.3-rn
Release candidate
Create and push a git tag matching v*.*.*-rc.*-rn (do not use a GitHub release for this). This publishes the package to NPM under the next dist-tag.
Example: v1.2.3-rc.1-rn