All Projects → softhausHQ → Circlebar

softhausHQ / Circlebar

Licence: mit
A fun, easy-to-use tab bar navigation controller for iOS.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Circlebar

Patternfly Design
Use this repo to file all new feature or design change requests for the PatternFly project
Stars: ✭ 82 (-84.02%)
Mutual labels:  design-patterns, design, ux, ui-components
Hgraph
hGraph is an open source javascript library for visualizing health data.
Stars: ✭ 273 (-46.78%)
Mutual labels:  open-source, design, ux
Light dark toggle
An awesome flutter app which artistically animates light and dark mode 😍
Stars: ✭ 175 (-65.89%)
Mutual labels:  dribbble, design, ui-components
Rox
🌍 BeWelcome lets you share a place to stay, connect with travellers, meet up and find accommodation on your journey. It is and will always be a free, open source, non for profit, democratic community.
Stars: ✭ 95 (-81.48%)
Mutual labels:  open-source, design, ux
Ui Ux
📝 Curated list for UI/UX Designers
Stars: ✭ 125 (-75.63%)
Mutual labels:  design-patterns, design, ux
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+3354.78%)
Mutual labels:  open-source, design, ux
React Wait
Complex Loader Management Hook for React Applications
Stars: ✭ 268 (-47.76%)
Mutual labels:  ux, ui-components
Swiftui Drawer
A SwiftUI bottom-up controller, like in the Maps app. Drag to expand or minimize.
Stars: ✭ 280 (-45.42%)
Mutual labels:  ux, ui-components
Oruga
🐛 Oruga is a lightweight library of UI components without CSS framework dependency
Stars: ✭ 297 (-42.11%)
Mutual labels:  ux, ui-components
Design Patterns In Kotlin
Design Patterns implemented in Kotlin
Stars: ✭ 5,009 (+876.41%)
Mutual labels:  design-patterns, design
Design
🎨 Everything Design related in OSCA
Stars: ✭ 23 (-95.52%)
Mutual labels:  design, design-patterns
Discord bot.py
🍺 A simple discord bot that helps you getting started within discord.py
Stars: ✭ 313 (-38.99%)
Mutual labels:  fun, open-source
Flutter ui challenge filter menu
My first Flutter UI challenge.
Stars: ✭ 335 (-34.7%)
Mutual labels:  dribbble, design
Welcome Ui
Customizable design system of @wttj with react • styled-components • styled-system • reakit
Stars: ✭ 256 (-50.1%)
Mutual labels:  design, ux
Modulz Original Design System Archive
An open-source design system for building scalable, responsive websites and applications.
Stars: ✭ 300 (-41.52%)
Mutual labels:  design, ui-components
Jobs
💼 Post your open source design jobs, and find open source design to work on!
Stars: ✭ 257 (-49.9%)
Mutual labels:  open-source, design
Uix Kit
A free UI toolkit based on some common libraries for building beautiful responsive website, compatible with Bootstrap v4.
Stars: ✭ 318 (-38.01%)
Mutual labels:  design, ui-components
Flutter Design Patterns
Flutter Design Patterns mobile application
Stars: ✭ 368 (-28.27%)
Mutual labels:  open-source, design-patterns
Shards Dashboard Vue
A free Vue admin dashboard template pack featuring a modern design system and lots of custom templates and components.
Stars: ✭ 363 (-29.24%)
Mutual labels:  design, ux
Daisyui
⭐️ ⭐️ ⭐️ ⭐️ ⭐️  Tailwind Components
Stars: ✭ 382 (-25.54%)
Mutual labels:  design-patterns, ui-components

CircleBar

GitHub license CocoaPod compatible Swift 4.2 Twitter



Don’t you, sometimes, miss fun user interfaces?
Truth is, we do. Sure, you can't use them in enterprise apps for obvious reasons, but if you're working on a fun project...

CircleBar is a fun tab bar navigation controller,
written in Swift 4 and available through CocoaPods.

Currently at v1.0. Contributions are welcome.




We’re a nimble team of friendly designers and thoughtful developers.
Have a fun project or need help?




Installation

CircleBar is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CircleBar'

Roadmap

  • [x] Write the Usage section
  • [ ] Improve landscape support
  • [ ] Improve transitions
  • [ ] Release v1.0
  • [ ] iPad support

Usage

  1. Create a new UITabBarController in your storyboard or nib.

  2. Set the class of the UITabBarController to SHCircleBarController in your Storyboard or nib.

  3. Set the class of the UITabBar of SHTabBarController to SHCircleBar in your Storyboard or nib.

  4. Add a custom image icon and title for UITabBarItem of each child UIViewContrroller.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

License

CircleBar is available under the MIT license. See the LICENSE file for more information.
If you use the library, please include credits and link to https://softhaus.org.

Design inspired from Lukáš Straňák, Dribbble.

Thank you.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].