All Projects → nikitamounier → tapit-app

nikitamounier / tapit-app

Licence: other
App which lets two people share their social media details by simply putting one phone on top of the other ("tapping"). Currently in development by Nikita Mounier.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to tapit-app

swift-composable-app-example
Example iOS app built with module composition in mind.
Stars: ✭ 79 (+338.89%)
Mutual labels:  swift-package-manager, swiftui, composable-architecture
ResponderChain
Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI. Similar to FocusState but for iOS 13+
Stars: ✭ 69 (+283.33%)
Mutual labels:  swift-package-manager, swiftui
telltime
iOS application to tell the time in the British way 🇬🇧⏰
Stars: ✭ 49 (+172.22%)
Mutual labels:  swiftui, composable-architecture
weg-li-ios
📸 📝 ✊📱 weg-li: 1, 2, 3 - iOS Client
Stars: ✭ 21 (+16.67%)
Mutual labels:  swiftui, composable-architecture
Croc
Easily and securely send things from one computer to another 🐊 📦
Stars: ✭ 17,834 (+98977.78%)
Mutual labels:  peer-to-peer, data-transfer
SwiftDown
📦 A themable markdown editor component for your SwiftUI apps.
Stars: ✭ 203 (+1027.78%)
Mutual labels:  swift-package-manager, swiftui
ios
CoThings's iOS application. CoThings is a realtime counter for shared things.
Stars: ✭ 13 (-27.78%)
Mutual labels:  ibeacon, swiftui
Render
UIKit a-là SwiftUI.framework [min deployment target iOS10]
Stars: ✭ 2,150 (+11844.44%)
Mutual labels:  unidirectional-data-flow, swiftui
SwiftUI-Color-Kit
SwiftUI Color Pickers, Gradient Pickers And All The Utilities Needed To Make Your Own!
Stars: ✭ 120 (+566.67%)
Mutual labels:  swift-package-manager, swiftui
ScrollViewProxy
ScrollViewProxy for SwiftUI on iOS 13 and up
Stars: ✭ 135 (+650%)
Mutual labels:  swift-package-manager, swiftui
Swiftuix
Extensions and additions to the standard SwiftUI library.
Stars: ✭ 4,087 (+22605.56%)
Mutual labels:  swift-package-manager, swiftui
column-text-view-ui
📄 Column Text View is an adaptive UI component that renders text in columns, horizontally [iOS 12, UIKit, TextKit, SwiftUI].
Stars: ✭ 11 (-38.89%)
Mutual labels:  swift-package-manager, swiftui
CurrencyText
Currency text field formatter available for UIKit and SwiftUI 💶✏️
Stars: ✭ 124 (+588.89%)
Mutual labels:  swift-package-manager, swiftui
SwiftCurrent
A library for managing complex workflows in Swift
Stars: ✭ 286 (+1488.89%)
Mutual labels:  swift-package-manager, swiftui
Laden
SwiftUI loading indicator view
Stars: ✭ 23 (+27.78%)
Mutual labels:  swift-package-manager, swiftui
ConsoleUI
Rasterize SwiftUI views to images from macOS terminal
Stars: ✭ 52 (+188.89%)
Mutual labels:  swift-package-manager, swiftui
E-Rezept-App-iOS
https://gematik.github.io/E-Rezept-App-iOS/
Stars: ✭ 76 (+322.22%)
Mutual labels:  swiftui, composable-architecture
Swift Composable Architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Stars: ✭ 5,199 (+28783.33%)
Mutual labels:  unidirectional-data-flow, swiftui
tca-swiftui-navigation-demo
Demo project that shows how to implement navigation in SwiftUI iOS application using Swift Composable Architecture
Stars: ✭ 75 (+316.67%)
Mutual labels:  swiftui, composable-architecture
SwiftUI-Shapes
Commonly Used Shapes and Utilities In SwiftUI
Stars: ✭ 52 (+188.89%)
Mutual labels:  swift-package-manager, swiftui

Tap It

Tap It enables two people to seamlessly share their social media information (e.g. Instagram, Snapchat, phone number) by simply placing one screen on top of the other horizontally (aka "tapping"). This app is privacy-centric: all information, which is inherently sensitive, is stored on-device, and all wireless data transfer is encrypted.

Frameworks

Tap It uses:

Motivation

When meeting someone, it takes a nail-bitingly long time to share each other's social media details. Finding the person's account, requesting them, them accepting, then vice versa; in a day and age where everyone has an account on at least two or more platforms, this takes a laughably long time.

Tap It aims to drastically streamline this process, to both parties simply pressing "share" and then placing one phone on top of the other.

Current Progress

Tap It now has the structure to become hyper-modularized, allowing for better testing, build times, and dependency management. Development will go feature by feature, with the core business logic built before the thin, lightweight views laid on top.

Author

Nikita Mounier, [email protected]

Licence / Copyright

View LICENSE.md

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