All Projects → danielsaidi → Swiftuikit

danielsaidi / Swiftuikit

Licence: mit
SwiftUIKit contains additional functionality for SwiftUI.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Swiftuikit

Toast
To use it in PCL or .NetStandard projects write this line of code : CrossToastPopUp.Current.ShowToastMessage("Message");
Stars: ✭ 51 (-82.35%)
Mutual labels:  toast
react-native-toastify
📱 React Native cross-plateform (iOS / Android) Toast component highly customizable.
Stars: ✭ 32 (-88.93%)
Mutual labels:  toast
vue-message
A prompt component based on vue2.0
Stars: ✭ 37 (-87.2%)
Mutual labels:  toast
Touche-Experiments
Interaction studies with a homemade Touché (swept-frequency capacitive) sensor
Stars: ✭ 20 (-93.08%)
Mutual labels:  gestures
react-toast
Minimal toast notifications for React.
Stars: ✭ 47 (-83.74%)
Mutual labels:  toast
EasyToast
Swift Toasts Library
Stars: ✭ 20 (-93.08%)
Mutual labels:  toast
speech-driven-hand-gesture-generation-demo
This repository contains the gesture generation model from the paper "Moving Fast and Slow" (https://www.tandfonline.com/doi/full/10.1080/10447318.2021.1883883) trained on the English dataset
Stars: ✭ 19 (-93.43%)
Mutual labels:  gestures
React Native Toast Message
Animated toast message component that can be called imperatively
Stars: ✭ 251 (-13.15%)
Mutual labels:  toast
JDToaster
🍞 Toasty iOS alerts
Stars: ✭ 25 (-91.35%)
Mutual labels:  toast
Razor.SweetAlert2
A Razor class library for interacting with SweetAlert2
Stars: ✭ 98 (-66.09%)
Mutual labels:  toast
ngx-toasta
Simple and clean Toast notification library for AngularX (Angular2 and beyond)
Stars: ✭ 20 (-93.08%)
Mutual labels:  toast
iakit
无依赖 mini 组件库,只封装了 alert, toast, loading, actionSheet 等使用频率较高的组件。适用于类似 H5 活动页的简单移动端项目,不必为了使用这些组件而引入一个大而全的 UI 库和框架。
Stars: ✭ 38 (-86.85%)
Mutual labels:  toast
BalloonPopup
Forget Android Toast! BalloonPopup displays a round or squared popup and attaches it to a View, like a callout. Uses the Builder pattern for maximum ease. The popup can automatically hide and can persist when the value is updated.
Stars: ✭ 32 (-88.93%)
Mutual labels:  toast
v-tostini
Toast plugin for Vue.js 2.x
Stars: ✭ 12 (-95.85%)
Mutual labels:  toast
react-native-toast-native
A native and easy to use toast plugin for react-native
Stars: ✭ 98 (-66.09%)
Mutual labels:  toast
ktx
简化Android开发的Kotlin库
Stars: ✭ 39 (-86.51%)
Mutual labels:  toast
php-flasher
🔔 Flasher is a powerful and flexible flash notifications system for PHP, Laravel, Symfony
Stars: ✭ 68 (-76.47%)
Mutual labels:  toast
Libinput Gestures
Actions gestures on your touchpad using libinput
Stars: ✭ 3,212 (+1011.42%)
Mutual labels:  gestures
flutter styled toast
A Styled Toast Flutter package.
Stars: ✭ 45 (-84.43%)
Mutual labels:  toast
gnome-gesture-improvements
Touchpad gesture improvements for GNOME on Wayland/X11
Stars: ✭ 53 (-81.66%)
Mutual labels:  gestures

Version Swift UI Swift 5.3 MIT License Twitter: @danielsaidi

About SwiftUIKit

SwiftUIKit adds extra functionality to SwiftUI, like extensions to existing types and completely new views, pickers, utilites, services etc.

SwiftUIKit is divided into these areas:

  • Blurs
  • Cameras
  • Data
  • Extensions
  • Gestures
  • Navigation
  • Pickers
  • Presentation
  • Sharing
  • Styles
  • Views

You can explore the various sections in the demo app.

Demo App

This project contains a demo app that lets you explore SwiftUIKit through interactive demos.

The demo app provides an intuitive way to explore the library. Together with the extensive documentation and SwiftUI previews, I hope you'll find it easy to understand how the various parts of the library works.

To run the demo app, just open and run the Demo/Demo.xcodeproj project. It's a universal app project, but the macOS app is currenty not working that well.

Installation

Swift Package Manager

https://github.com/danielsaidi/SwiftUIKit.git

CocoaPods

pod DSSwiftUIKit

Note that you have to use import DSSwiftUIKit when you use CocoaPods. The name SwiftUIKit was (not surprisingly) already taken.

Contact me

Feel free to reach out if you have questions or if you want to contribute in any way:

Sponsors and Clients

This project is proudly sponsored by the following individuals:

You can support my work by sponsoring the project on [GitHub Sponsors][Sponsors] or hiring me for consultation. I'd be happy to help you out in any way that I can.

License

SwiftUIKit is available under the MIT license. See LICENSE file for more info.

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].