Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Mobilecn-UI/swiftcn-ui
Beautiful and customizable SwiftUI components
https://github.com/Mobilecn-UI/swiftcn-ui
ios playground swift swiftui ui
Last synced: 23 days ago
JSON representation
Beautiful and customizable SwiftUI components
- Host: GitHub
- URL: https://github.com/Mobilecn-UI/swiftcn-ui
- Owner: Mobilecn-UI
- License: mit
- Created: 2023-09-21T04:58:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-24T02:47:57.000Z (8 months ago)
- Last Synced: 2024-06-14T18:45:49.523Z (6 months ago)
- Topics: ios, playground, swift, swiftui, ui
- Language: Swift
- Homepage: https://docs.swiftcn.lol
- Size: 3.65 MB
- Stars: 83
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shadcn-ui - Swift - Swift port of shadcn/ui (Ports / Portfolios)
- awesome-shadcn-ui - Swift - Swift port of shadcn/ui (Ports)
- awesome-shadcn-ui - Swift - Swift port of shadcn/ui (Ports)
README
# swiftcn-ui | Swift playground
Comprehensive library of SwiftUI components to build beautiful iOS apps, fast. No package install, no bs. Inspired by [shadcn-ui](https://github.com/shadcn-ui/ui).
> [!NOTE]
> We are looking for a maintainer for this repository. If you are interested, please reach out!| Dark mode | Light mode |
| :--------------------------: | :---------------------------: |
| ![](assets/example-dark.png) | ![](assets/example-light.png) |
| ![](assets/X-dark.png) | ![](assets/X-light.png) |## Usage
Check out the [docs](https://swiftcn.mintlify.app/introduction) to get started.
You can also run the playground locally:
1. `git clone [email protected]:Mobilecn-UI/swiftcn-ui.git`
2. Open Xcode -> `Open a project or file`
3. Select `Swiftcn Playground.swiftpm` under `swiftcn-ui`
4. Slide 🛝## Components
- [x] Avatar
- [x] Badge
- [x] Button
- [x] Card
- [x] Input
- [x] Progress
- [x] Slider
- [x] Tabs
- [x] Toggle
- [ ] Calendar (WIP)
- [ ] Skeleton (WIP)
- [ ] Textarea (WIP)## Examples
- [x] X Home
- [ ] Spotify (WIP)## Contributing
Check out the [contributing guide](https://github.com/Mobilecn-UI/swiftcn-ui/blob/main/CONTRIBUTING.md).
## License
Distributed under the [MIT license](https://github.com/Mobilecn-UI/swiftcn-ui/blob/main/LICENSE).