All Projects → Ramiz69 → CameraButton

Ramiz69 / CameraButton

Licence: MIT license
No description or website provided.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to CameraButton

Fab
🛍️ A Floating Action Button for macOS. Inspired by Material Design, and written in Swift.
Stars: ✭ 24 (-22.58%)
Mutual labels:  button, swift5
GradientAnimator
GradientAnimator helps to fill your view with vibrant gradient theme colours and animates them to give a stunning view to your application design
Stars: ✭ 70 (+125.81%)
Mutual labels:  animations, swift5
Pmsuperbutton
🔥 PMSuperButton is a powerful UIButton coming from the countryside, but with super powers! 😎
Stars: ✭ 653 (+2006.45%)
Mutual labels:  button, animations
SSSwiftUISpinnerButton
SSSwiftUISpinnerButton is a collection of various spinning animations for buttons in SwiftUI.
Stars: ✭ 37 (+19.35%)
Mutual labels:  button, animations
Zwmusicdownloadview
精仿唱吧App音乐下载进度按钮,完美快速集成使用(A beautiful musical download progress button which can show the progress and click to play Music after finishing)
Stars: ✭ 88 (+183.87%)
Mutual labels:  button, animations
Pygame Menu
Menu for pygame. Simple, lightweight and easy to use
Stars: ✭ 244 (+687.1%)
Mutual labels:  button
UberCarAnimation
This app is for animating a car like uber from one position to another with preserving angle and smooth animation
Stars: ✭ 53 (+70.97%)
Mutual labels:  swift5
Cameravideobutton
Instagram like animated button for taking photo or recording video.
Stars: ✭ 223 (+619.35%)
Mutual labels:  button
Loading Buttons Ios
A collection of loading buttons and their stylings written in Swift.
Stars: ✭ 204 (+558.06%)
Mutual labels:  button
vue-github-button
Unofficial github:button component for Vue.js
Stars: ✭ 24 (-22.58%)
Mutual labels:  button
VinylShop
https://dribbble.com/shots/4996346-Vinyl-Shop-mobile-app
Stars: ✭ 30 (-3.23%)
Mutual labels:  animations
ShapeView
打造万能shape,再也不用写很多xml了,可以当做TextView,Button,EditText等多种控件,方便实用
Stars: ✭ 34 (+9.68%)
Mutual labels:  button
Separateshapesview
Simple custom ViewGroup with two shapes inside and simple scale animation
Stars: ✭ 250 (+706.45%)
Mutual labels:  button
unity-button-sounds-editor
Editor extension for Unity game engine. It helps to assign AudioClip to buttons and to play sounds by button clicks.
Stars: ✭ 65 (+109.68%)
Mutual labels:  button
Fannypack
[UNMAINTAINED] An accessible-focused, themeable, friendly React UI Kit.
Stars: ✭ 245 (+690.32%)
Mutual labels:  button
MainScreenShow
Android,动态壁纸,锁屏动画,来电秀等。桌面秀集此于一身。
Stars: ✭ 77 (+148.39%)
Mutual labels:  animations
Customfloatingactionbutton
This view is for replacement of standard Floating Action Button from Google Support Library. It is easy to use, customizable and you can also add text to button
Stars: ✭ 222 (+616.13%)
Mutual labels:  button
vue-clap-button
👍 A Medium like clap button
Stars: ✭ 30 (-3.23%)
Mutual labels:  button
Flutter-animations
A collection of Animations that aims to improve the user experience for your next flutter project.
Stars: ✭ 137 (+341.94%)
Mutual labels:  animations
flutter dribble login challenge
A flutter animation UI challenge.
Stars: ✭ 51 (+64.52%)
Mutual labels:  animations

CameraButton

Build Status Version License Platform

Requirements

  • iOS 13.0+
  • Xcode 11.3+
  • Swift 5+

Preview

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate CameraButton into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'RKCameraButton'

Manually

copy CameraButton.swift to your project

Usage

code

  • init CameraButton with frame
  • add a button to your view

storyboard

  • add a button to your view
  • in the "Identity Inspector" in xCode, change the class to "CameraButton"
  • add constraint for the placement of the button

Author

ramiz69, [email protected]

License

CameraButton is available under the MIT license. See LICENSE for details.

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