@gv-tech/ui-native
v2.20.0
Published
React Native implementations of the GV Tech design system components
Readme
@gv-tech/ui-native
React Native implementations of the GV Tech design system components, optimized for Expo and mobile platforms. Built with NativeWind and React Native Primitives.
Installation
bun add @gv-tech/ui-nativeInstall required peer dependencies in your app:
expo install react-native-reanimatedIf you are not using Expo, install with your package manager and follow the React Native Reanimated setup docs for Babel and platform-specific configuration.
Features
- Mobile First: Components tailored for touch interactions and native mobile patterns.
- NativeWind: Styled with a powerful Tailwind-like engine for React Native.
- Consistent: Follows the same API contracts as
@gv-tech/ui-web.
This is a sub-package of the GV Tech Design System.
