Unit-Converter-SwiftUI - A simple Unit Converter iOS app built in the process of learning SwiftUI

Overview

SwiftUI-Unit-Converter

A simple Unit Converter iOS app built in the process of learning SwiftUI Screenshot:

You might also like...
🟣 Verge is a very tunable state-management engine on iOS App (UIKit / SwiftUI) and built-in ORM.
🟣 Verge is a very tunable state-management engine on iOS App (UIKit / SwiftUI) and built-in ORM.

Verge is giving the power of state-management in muukii/Brightroom v2 development! Verge.swift 📍 An effective state management architecture for iOS -

AnimeListSwiftUI - Anime quote list built with MVVM Swift 5 using Async/Await

How To In SwiftUI Async/Await AnimeListSwiftUI - Anime quote list built with MVVM Swift 5 using Async/Await Clones Clubhouse - App clone built with Sw

An enhancement built on top of Foundation Framework and XCTest.

Beton is a Swift library built on top of the Foundation framework, that provides an additional layer of functionality, including easy localization, performance test measurement support, and convenience functionality. For us, Beton is primarily, but not exclusively, useful for server-side Swift engineering.

Cereal is a serialization framework built for Swift

Cereal is a serialization framework built for Swift. Its intended as a substitution for NSCoding to allow advanced Swift features. With NSCoding, you cannot encode or decode a Swift struct, enum, or generic class. Cereal solves this issue through deferred decoding with generics, and a protocol that doesn't depend on NSObjectProtocol.

Simple and Lightweight App Version Tracking for iOS written in Swift

AEAppVersion Simple and lightweight iOS App Version Tracking written in Swift I made this for personal use, but feel free to use it or contribute. For

A simple Pokedex app written in Swift that implements the PokeAPI, using Combine and data driven UI.
A simple Pokedex app written in Swift that implements the PokeAPI, using Combine and data driven UI.

SwiftPokedex SwiftPokedex is a simple Pokedex app written by Viktor Gidlöf in Swift that implements the PokeAPI. For full documentation and implementa

Simple app install/update behavior detection.

App-Update-Tracker AppUpdateTracker is a simple, lightweight iOS library intended to determine basic app install/update behavior. The following is a l

It is a simple maths quiz app that will help users to test their math skills.

MathQuiz It is a simple maths quiz app that will help users to test their math skills. It has the following screens 1.Welcome screen with start button

Updeto is a simple package that help update checker for iOS Apps

Updeto is a simple package that will help you to check if the currently installed version is the same as the latest one available on App Store.

Comments
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 60% 🎉

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /UnitConverter/Assets.xcassets/AppIcon.appiconset/1024.png | 146.30kb | 55.03kb | 62.39% | | /UnitConverter/Assets.xcassets/AppIcon.appiconset/180.png | 8.85kb | 4.09kb | 53.83% | | /UnitConverter/Assets.xcassets/AppIcon.appiconset/120.png | 5.49kb | 2.57kb | 53.19% | | /UnitConverter/Assets.xcassets/AppIcon.appiconset/114.png | 5.17kb | 2.49kb | 51.97% | | /UnitConverter/Assets.xcassets/AppIcon.appiconset/80.png | 3.57kb | 1.74kb | 51.28% | | /UnitConverter/Assets.xcassets/AppIcon.appiconset/57.png | 2.52kb | 1.23kb | 51.12% | | /UnitConverter/Assets.xcassets/AppIcon.appiconset/87.png | 3.88kb | 1.90kb | 50.88% | | /UnitConverter/Assets.xcassets/AppIcon.appiconset/60.png | 2.64kb | 1.32kb | 49.93% | | /UnitConverter/Assets.xcassets/AppIcon.appiconset/58.png | 2.55kb | 1.29kb | 49.67% | | /UnitConverter/Assets.xcassets/AppIcon.appiconset/40.png | 1.80kb | 0.94kb | 47.69% | | /UnitConverter/Assets.xcassets/AppIcon.appiconset/29.png | 1.28kb | 0.69kb | 45.96% | | | | | | | Total : | 184.07kb | 73.29kb | 60.18% |


    📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

    ~Imgbot - Part of Optimole family

    opened by imgbot[bot] 0
Owner
Ishaan Bedi
Ishaan Bedi
Unit converter in Swift

Unit converter in Swift

Khoa 324 Jun 29, 2022
Collection of Swift-extensions to boost development process.

SwiftBoost Collection of Swift-extensions to boost development process. Community Installation Ready to use on iOS 13+, tvOS 13+, watchOS 6.0+. Swift

Sparrow Code 119 Dec 20, 2022
A collection of common tools and commands used throughout the development process, customized for Kipple projects.

KippleTools A collection of common tools and commands used throughout the development process, customized for Kipple projects. ⚠️ The code in this lib

Kipple 10 Sep 2, 2022
Converter for your Rigol Oscilloscope .CSV files to LtSpice

rigol2spice A program to convert Rigol oscilloscope's .CSV files to a format readable by LTspice. Your Rigol oscilloscope can output .CSV files that c

Rui Carneiro 4 Aug 31, 2022
BudouX: the machine learning powered line break organizer tool

BudouX.swift BudouX Swift implementation. BudouX is the machine learning powered

griffin-stewie 39 Dec 31, 2022
Flashzilla - Card game for learning and having lot of fun

Flashzilla Flashzilla is a card quiz game. Where you can add (and remove) your o

Pavel Surový 0 Jan 8, 2022
Unit conversion library for Swift.

MKUnits MKUnits is extremely precise unit conversion library for Swift. It provides units of measurement of physical quantities and simplifies manipul

Michal Konturek 343 Sep 21, 2022
Project shows how to unit test asynchronous API calls in Swift using Mocking without using any 3rd party software

UnitTestingNetworkCalls-Swift Project shows how to unit test asynchronous API ca

Gary M 0 May 6, 2022
Testable Combine Publishers - An easy, declarative way to unit test Combine Publishers in Swift

Testable Combine Publishers An easy, declarative way to unit test Combine Publishers in Swift About Combine Publishers are notoriously verbose to unit

Albert Bori 6 Sep 26, 2022
Zip - A Swift framework for zipping and unzipping files. Simple and quick to use. Built on top of minizip.

Zip A Swift framework for zipping and unzipping files. Simple and quick to use. Built on top of minizip. Usage Import Zip at the top of the Swift file

Roy Marmelstein 2.3k Jan 3, 2023