20 Repositories
Swift edit-distance Libraries
XCSnippetsApp - macOS application to explore code snippets from the Swift and iOS community, view and edit the snippets before adding them conveniently to Xcode
XCSnippetsApp macOS application to explore code snippets from the Swift and iOS community, view and edit the snippets before adding them conveniently
🔍 Browse and edit UserDefaults on your app
UserDefaults-Browser Browse and edit UserDefaults on your app. (SwiftUI or UIKit) Browse Edit (as JSON) Edit (Date) Export Note: We recommend to use S
CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
CodeEdit for macOS CodeEdit is a code editor built by the community, for the community, written entirely and unapologetically for macOS. Features incl
Edit images and video with async / await in Swift, powered by Metal.
AsyncGraphics The core value type in AsyncGraphics is a Graphic. It's like an image, tho it can be used with various async methods. Documentation Swif
Create your own faces for watchOS. Customize the watch hands, layout, colors, and images. Edit faces on your phone and switch them on the watch.
AppleWatchFaces Design your own watch faces for the apple watch. They are not real watch faces, but a watchOS app running on the watch that tells you
SharePlay-TextEditor - An iOS & iPadOS application, by which people can write/edit texts and change font-styles/background color over FaceTime call
SharePlay-TextEditor An iOS & iPadOS application, by which people can write/edit
Mesure distance using apple ARKit
ARuler Mesure distance using apple ARKit ENGLISH README 预览 运行 cd到工程目录下,运行pod install 安装 因为ARKit使用限制,设备要求为6s以上,系统最低要求为iOS11,Xcode版本为9以上 测量时需保证光线充足 问题 A
A basic countdown app that allows the user to create, edit, and delete events. Each event contains a live countdown timer to a specified date and time.
Event Countdown App (iOS) Created by Lucas Ausberger About This Project Created: January 4, 2021 Last Updated: January 8, 2021 Current Verison: 1.1.1
Highly customizable iOS tags view [input, edit, dynamic, tag, token, field, NSTokenField]
RKTagsView Highly customizable iOS tags view (like NSTokenField). Supports horizontal and vertical direction, editing, multiple selection, Auto Layout
Custom UIKit control to select a distance with a pan gesture, written in Swift
Distance Picker DistancePicker is a custom UIKit control to select a distance with a pan gesture. It looks like a ruler with multiple distance marks a
Calculate the distance and angle of your device with regards to your face
EVFaceTracker TL;DR: Use face detection for calculating distance and angle of your phone. Here is a demo where this is used for setting the shadow and
Powerful text framework for iOS to display and edit rich text.
YYText Powerful text framework for iOS to display and edit rich text. (It's a component of YYKit) Features UILabel and UITextView API compatible High
An image cropper / photo cropper for iOS like in the Contacts app with support for landscape orientation.
RSKImageCropper An image cropper for iOS like in the Contacts app with support for landscape orientation. Installation RSKImageCropper requires iOS 9.
Edit a file, create a new file, and clone from Bitbucket in under 2 minutes
Edit a file, create a new file, and clone from Bitbucket in under 2 minutes When you're done, you can delete the content in this README and update the
Swift μ-framework for efficient array diffs and datasource adapters.
Buffer Swift μ-framework for efficient array diffs, collection observation and data source implementation. C++11 port here Installation cd {PROJECT_RO
A Meetings app where the user is presented with the number of meetings created , join any them , edit the varied details also keeping the track of the history of the meetings.
Meetings A Meetings app where the user is presented with the number of meetings created , join any them , edit the varied details also keeping the tra
An iOS app that helps you check, edit and delete metadata of photos, including but not limited to EXIF, TIFF...
MetaX A simple iOS app that helps you check, edit and delete metadata of photos, including but not limited to EXIF, TIFF... Feature List main metadata
Movies Information DataBase (Add - Delete - Edit - Search)
MoviesInformation Movies Information DataBase (Add - Delete - Edit - Search) This Code Provide Simple Program About Movies Information This Program Ca
SwiftUI TextEdit View - A proof-of-concept text edit component in SwiftUI & CoreText.
A proof-of-concept text edit component in SwiftUI & CoreText. No UIKit, No AppKit, no UITextView/NSTextView/UITextField involved.
add text(multiple line support) to imageView, edit, rotate or resize them as you want, then render the text on image
StickerTextView is an subclass of UIImageView. You can add multiple text to it, edit, rotate, resize the text as you want with one finger, then render the text on Image.