You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-16Lines changed: 12 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,22 +56,18 @@ npx nativecn preset
56
56
57
57
Creates a nativecn-preset.js file with default theme colors.
58
58
59
-
## Available Components
60
-
61
-
-[button](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/button) - A customizable button component with different variants, sizes and states
62
-
-[accordion](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/accordion) - A vertically stacked set of interactive headings that reveal or hide associated content
63
-
-[alert](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/alert) - A component that displays a brief, important message to get users' attention
64
-
-[alertdialog](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/alertdialog) - A modal dialog that interrupts the user with important content and expects a response
65
-
-[avatar](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/avatar) - An image component used to represent a user, with a fallback for showing initials
66
-
-[badge](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/badge) - A small visual indicator for highlighting status, labels or counts
67
-
-[breadcrumb](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/breadcrumb) - A navigation component that shows the current location in a hierarchical structure
68
-
-[aspectratio](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/aspectratio) - A component to maintain consistent width/height ratios across different screen sizes
69
-
-[card](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/card) - A container component that groups related content and actions
70
-
-[carousel](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/carousel) - A slideshow component for cycling through elements like images or slides of content
71
-
-[input-otp](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/input-otp) - A one-time password input component with individual character boxes and auto-focus
72
-
-[skeleton](https://github.com/tailwiinder/nativecn/tree/main/packages/cli/templates/skeleton) - A placeholder loading component that animates to indicate content is being loaded
73
-
74
-
And more to come! Check out the [Roadmap](ROADMAP.md) for more details.
0 commit comments