thanks

Thanks — you're all set
Your license key is below and a copy is on its way to your inbox.
Retrieving your license key…
1. Install
npm i @wireservers-ui/react-natives @wireservers-ui/react-natives-pro
2. Activate
Call this once at startup, before rendering any Pro component:
import { setLicenseKey } from '@wireservers-ui/react-natives-pro'; setLicenseKey('YOUR_KEY');
3. Tailwind — easy to miss
Add the Pro package to your Tailwind content globs, or its components render unstyled with no error:
content: [ './node_modules/@wireservers-ui/react-natives/src/**/*.{js,jsx,ts,tsx}', './node_modules/@wireservers-ui/react-natives-pro/src/**/*.{js,jsx,ts,tsx}', ],
Questions, or need the key resent? Email todd@wireservers.com
React-Natives
A comprehensive React Native component library.
Documentation
Getting Started
Components
Theming
Pro
Community
GitHub
Discord
Twitter
Blog
Support
FAQ
Contact
Contributing
License
© 2026 React-Natives. Wired by WireServers-UI.