Installation method – package vs. shadcn "copy & paste" components #47
-
Hey, we're considering buying an all-access pass for our team to use NativeWindUI in our app. Something I couldn't find on the website or GH Issues – how does the install process work? Are these bundled (A) as an NPM package where you install it once and receive updates automatically, or (B) the recently popular shadcn/ui style "copy and paste" components where an installer creates files for each component which you can edit & customize to fit your needs over time? Is this the same for:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @kevinschaich, the installation process is similar to shadcn/ui. For each component, OSS or All-Access, a library is installed if needed, then you can copy from the documentation or use the CLI to add the component to your project. For the screens, you can copy the files or download the folder/file. |
Beta Was this translation helpful? Give feedback.
Hey @kevinschaich, the installation process is similar to shadcn/ui. For each component, OSS or All-Access, a library is installed if needed, then you can copy from the documentation or use the CLI to add the component to your project.
For the screens, you can copy the files or download the folder/file.