@dotnaos/react-native-ui
v0.0.1
Published
Minimal React Native UI primitives aligned with the DotNaos design system.
Readme
@dotnaos/react-native-ui
Minimal React Native components aligned with the DotNaos design system.
Install
pnpm add @dotnaos/react-native-uireact and react-native must be provided by the consuming app as peer dependencies.
Import
import { Box, Button, Card, Stack, Text } from "@dotnaos/react-native-ui";Build
pnpm --filter @dotnaos/react-native-ui buildLicensing
This package is published under the MIT license and includes LICENSE and THIRD_PARTY_NOTICES.md in the npm tarball.
