304 Repositories
Swift react-native-camera Libraries
POC for a bug with react-native-webview crashing on IOS 16.1
POC Shared Worker issues with IOS 16.1 webview Apple Developers post with workaround Webkit confirmed issue Start a simple http server with shared wor
Example of a Flutter app in the status bar.
flutter_in_status_bar Example of a Flutter app in the status bar. This is the default counter app from Flutter but instead of running in a NSWindow it
An example implementation of using a native iOS Notification Service Extension (to display images in remote push notification) in Titanium.
Titanium iOS Notification Service Extension An example implementation of using a native iOS Notification Service Extension (to display images in remot
A simple iOS app to simulate a laser level using built-in camera and gyroscope.
Laser Level A simple iOS app to simulate a laser level using built-in camera and gyroscope. Demo https://youtu.be/aB03EtQ5zsU Usage Download Open .xco
A CMIO Camera Extension of the creative camera type, with configuration app
ArtFilm A CMIO Camera Extension of the creative camera type, with configuration app ArtFilm is the sample code for the blog post Getting To Grips With
Support for native cross-platform in-app-purchasing API's in Titanium
Support for native cross-platform in-app-purchasing API's in Titanium. This repository represents a modern alternative to ti.storekit (iOS) and ti.inappbilling (Android).
AuroraEditor is a IDE built by the community, for the community, and written in Swift for the best native performance and feel for macOS.
AuroraEditor AuroraEditor is a IDE built by the community, for the community, and written in Swift for the best native performance and feel for macOS.
QR code generator in Swift, with no external dependencies.
QRDispenser is a lightweight library to generate a QR code as image (UIImage) in your app. It uses only native components, with no dependency from oth
An iOS app that leverages the device camera and AVKit to calculate brightness.
Libre Light Sensor Privacy Policy Libre Light Sensor An iOS app that leverages the device camera and AVKit to calculate brightness. This app requires
SPM-native private framework bindings
Paris SPM-powered SDK for working with private frameworks. Help me! Currently, using Paris is a bit convoluted. Due to a limitation set by SPM, Paris
Yummies is my first attempt at building a native iOS app using Swift and SwiftUI
Yummies is my first attempt at building a native iOS app using Swift and SwiftUI. A recipe browser where you can pin your favorite ones. Powered by Edamam Recipe Search API.
Riddler is a riddle game built as a native iOS app in Swift using SwiftUI
Riddler is a riddle game built as a native iOS app in Swift using SwiftUI. It includes 50 challenging riddles with hints for when you get stuck. The game tracks your stats so you can compare your performance against your friends, and see who can answer all 50 riddles the quickest.
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
UIViews that update themselves when your data changes, like React.
StateView is a UIView substitute that automatically updates itself when data changes. Contents: Overview What's it like? Sample apps How does it work?
Demo project to try WebRTC native bindings in .net MAUI
MAUI.WebRTC.Demo Demo project to try WebRTC native bindings in .net MAUI. There are two projects with Xamarin bindings https://github.com/melihercan/W
SVG-Native (SVG OpenType) image coder plugin for SDWebImage
SDWebImageSVGNativeCoder Background Currently SDWebImage org provide 3 kinds of SVG Coder Plugin support, here is comparison: Plugin Name Vector Image
WWDC22 demo: Scanning data with the camera
Scanning Data with the Camera in SwiftUI WWDC22 brings brilliant Live Text data scanning tools which let users scan text and codes with the camera, si
Native Ghidra Decompiler for r2
r2ghidra This is an integration of the Ghidra decompiler for radare2. It is solely based on the decompiler part of Ghidra, which is written entirely i
Allows you to emulate an Android native library, and an experimental iOS emulation
unidbg Allows you to emulate an Android native library, and an experimental iOS emulation. This is an educational project to learn more about the ELF/
Glassfy React Native SDK
Open source SDK to quickly integrate subscriptions, stop worring about code maintenance, and getting advanced real-time data. Full support for Android.
A native, customizable SwiftUI refresh control
Refresher A customizable, native Swift UI refresh control for iOS 14+ Why? the native SwiftUI refresh control only works on iOS 15+ the native UIKit r
This is a small View modifier that adds detents for native .sheet representations that appeared in iOS 16
SheetDetentsModifier This is a small View modifier that adds detents for .sheet representations that appeared in iOS 16 It works starting with iOS 15
Bitcoin Development Kit - React Native Module
bdk-rn A React Native version of the Bitcon Development Kit (https://bitcoindevkit.org/) Table of Contents Installation Usage Library API Installation
A collection of native SwiftUI layouts (iOS 16+)
SwiftUILayouts A library of commonly requested layouts. Implemented using SwiftUI's native layout system. NOTE: SwiftUILayouts requires iOS 16 or abov
SwiftUI iOS app which applies CoreML Video Matting (background removal) model to the front camera stream
CoreML Camera Video Matting This is a simple iOS app which applies Video Matting (background removal) model to the front camera stream. Video Matting
Push Hero - pure Swift native macOS application to test push notifications
Dropdowns ❤️ Support my app ❤️ Push Hero - pure Swift native macOS application to test push notifications Quick Access - Organise files in the Mac men
Kukai Crypto Swift is a native Swift library for creating regular or HD wallets for the Tezos blockchain
Kukai Crypto Swift Kukai Crypto Swift is a native Swift library for creating regular and HD key pairs for the Tezos blockchain. Supporting both TZ1 (E
Snapchat-like filters, AR lenses, and real-time facial animations.
react-native-deepar Snapchat-like filters, AR lenses, and real-time facial animations. React-Native wrapper for DeepAR. Table of Contents What is Deep
A Simple iOS QR code scanner that allows users to enable their camera and local Photo Library accesses to scan the contents of the input QR codes.
iOS QR Code Scanner A Simple iOS QR code scanner using Swift UI. Jump to: ContentView.swift screenshot 1.1.5 NOTE: be aware of the new horizontal line
React-native-place-picker: Pick any place with single click 🚀
React-native-place-picker: Pick any place with single click 🚀
A camera app we will dive deep into AVFoundation library
Camera App In this project you are going to discover few concepts in Swift that I've been working on for few weeks, Core Animations with CAShape Layer
A spatial analysis library written in Swift for native iOS, macOS, tvOS, watchOS, and Linux applications, ported from Turf.js.
Turf for Swift 📱 🖥 💻 📺 ⌚️ A spatial analysis library written in Swift for native iOS, macOS, tvOS, watchOS, and Linux applications, ported from Tu
An alternative to using the native UIAlertController, with a thoughtful design and simple implementation.
HPAlertController An alternative to using the native UIAlertController, with a thoughtful design and simple implementation. Requirements iOS 15.0 and
Get a photo which has effects like the system camera’s Portrait mode (on compatible devices).
Blurring background like Portrait mode in the iPhone camera If we want to have the blurring effect like the Portrait mode in the iOS Camera app. What
Native iOS app built in SwiftUI, displays a collection of user's books.
Native iOS app built in SwiftUI, displays a collection of user's books.
Native, declarative routing for SwiftUI applications.
SwiftfulRouting 🕊 Native, declarative routing for SwiftUI applications Setup time: 1 minute Sample project: https://github.com/SwiftfulThinking/Swift
Simplifies iOS user permission requests (location, push notifications, camera, contacts, calendar, photos, etc).
ICanHas Swift 4 library that simplifies iOS user permission requests (push notifications, location, camera, photo library, contacts, calendar). Instal
Provides some Apple Wallet functionality, like adding passes, removing passes and checking passises for existing.
react-native-wallet-manager Provides some Apple Wallet's functionality, like adding passes, removing passes and checking passises for existing. Instal
React Native utility library around image and video files for getting metadata like MIME type, timestamp, duration, and dimensions. Works on iOS and Android using Java and Obj-C, instead of Node 🚀.
Qeepsake React Native File Utils Extracts information from image and video files including MIME type, duration (video), dimensions, and timestamp. The
Pendo captures product usage data, gathers user feedback, and lets you communicate in-app to onboard, educate, and guide users to value
Pendo SDK for IOS The Pendo Mobile SDK is a code-less, retro-active analytics collector across all of your app's versions. The SDK also allows present
VTuber Cam, macOS app that displays an avatar using a virtual camera.
日本語 VCam macOS app that displays an avatar using a virtual camera. You can display a virtual avatar on Zoom or Google Meet, or etc. This is useful for
Build native iOS, Android, and Web apps with Capacitor and Remix.run 💿
This repository holds production ready Capacitor templates for building native mobile applications using Remix. Using Capacitor, you can quickly build out a native mobile application for iOS and Android using web technology, such as Remix.
Primer iOS SDK - Instantly deploy native screens without writing code
Instantly deploy native screens without writing code. Primer enables you to design and test new user experiences, and personalize them for each user.
Respresso is a centralized resource manager for shared Android, iOS and Web frontend projects
Introduction Respresso is a centralized resource manager for shared Android, iOS and Web frontend projects. It allows you to simply import the latest
Save development time! Respresso automatically transforms and delivers your digital assets into your projects
Introduction Respresso is a centralized resource manager for shared Android, iOS and Web frontend projects. It allows you to simply import the latest
FlaneurImagePicker is an iOS image picker that allows users to pick images from different sources (ex: user's library, user's camera, Instagram...). It's highly customizable.
FlaneurImagePicker is a highly customizable iOS image picker that allows users to pick images from different sources (ex: device's library, device's c
A native iOS UI widget for adding Spokestack to any iOS app.
A native iOS library for adding Spokestack to any iOS app. Installation Edit Podfile CocoaPods is a dependency manager for Cocoa projects. For usage a
GitHub in your pocket. Built with React Native
GitPoint GitHub in your pocket. Built with React Native. Table of Contents Introduction Features Feedback Contributors Build Process Backers Sponsors
Bridge between onfido-auth and react-native
react-native-onfido-auth-sdk Table of contents Overview Installation Usage 1. Creating the SDK configuration 2. Parameter details 3. Success Response
GitHub-User is an iOS native application, written in Swift programming language.
#GitHub-User GitHub-User is an iOS native application, written in Swift programming language. This project is an interview take home project. The arch
Ulangi is a language flashcards app with spaced repetition system and more.
Ulangi Open-source language learning tools Introduction Ulangi makes it easy for you to manage and create flash cards to learn languages. It comes wit
Kotlin Multiplatfom app for Droidcon Events
Sessionize/Droidcon Mobile Clients General Info This project has a pair of native mobile applications backed by the Sessionize data api for use in eve
An experiment to use Firebase and React Native to build a wwdc.family app
wwdc.family This is an experiment to use Firebase and React Native to build a wwdc.family app. Don't use that source code as reference - I have no pri
Rainbow - 🌈the Ethereum wallet that lives in your pocket
🌈️ the Ethereum wallet that lives in your pocket! 📲️ Available on the iOS App Store. 🤖 Android Beta available on Google Play Store 🐦️ Foll
A completely native Discord client for macOS built 100% in Swift and SwiftUI
Swiftcord A completely native Discord client for macOS built 100% in Swift and SwiftUI This project aims to create a fully functional native Discord c
📱 Guideo - Native iOS App crafted with Swift and SwiftUI
Guideo An awesome iOS Native App 📱 About Guideo App wire-framed and crafted from scratch by a team of 4. Our final project of the Apple Foundation
Native iOS app using the exposure notification framework from Apple.
Corona Warn App - iOS Development • Documentation • Contribute • Support • Changelog • Licensing The goal of this project is to develop the official C
Ethereum-wallet: 100% native ethereum wallet, created with iOS version of Geth client
Ethereum-wallet: 100% native ethereum wallet, created with iOS version of Geth client
Reconstruct a 3D face with RGB-D images captured by iPhone X's TrueDepth camera.
!TrueDepth camera can only be accessed on iPhone X or later. TODO Get the RGB-D files (This repository) Generate 3D face mesh with landmark detector a
Native iOS implementation of RadarCOVID tracing client using DP3T iOS SDK
RadarCOVID iOS App Introduction Native iOS implementation of RadarCOVID tracing client using DP3T iOS SDK Prerequisites These are the tools used to bu
This app is a native client for openHAB which allows easy access to your sitemaps
openHAB client for iOS Introduction This app is a native client for openHAB which allows easy access to your sitemaps. Beta releases are available on
An open source Instapaper clone that features apps and extensions that use native UI Components for Mac and iOS.
TODO: Screenshot outdated Hipstapaper - iOS and Mac Reading List App A macOS, iOS, and iPadOS app written 100% in SwiftUI. Hipstapaper is an app that
Generator of settings icon by SF Symbols. Customisable background color and ready-use in table cell.
SPSettingsIcons Generate settings icons by Apple's SF Symbols. For safe using SFSymbols see SPSafeSymbols library. Installation Swift Package Manager
Impelemented native Crisp chat sdk on android and ios
crisp_chat_sdk Impelemented native Crisp chat sdk on android and ios Preview Simulator.Screen.Recording.-.iPhone.13.mini.-.2022-02-07.at.18.24.56.mp4
A Hacker News client written in React Native
React Native Hacker News A modern cross-platform HackerNews client built on React Native Features The app currently has the following functionality: H
The source code to How to build a news app with react native 📰
Royal News · The source code to How to build a news app with react native article on NimreyCode, medium, and dev.to. Requirements: Android Studio or X
Blazing⚡️Fast BTC and ETH Wallet Generator library for React Native, Android and iOS
Blazing ⚡️ Fast BTC and ETH Wallet Generator library for React Native, Android and iOS.
EasyMenu - SwiftUI Menu but not only button (similar to the native Menu)
EasyMenu SwiftUI Menu but not only button (similar to the native Menu) You can c
TemplateKit - React inspired framework for building component-based user interfaces in Swift
TemplateKit React-inspired framework for building component-based user interface
IOS-application-using-swift - An iOS calculator app reverse-engineered from the native iOS version and redesigned with a light-theme oriented UI
Swift Calculator An iOS calculator app reverse-engineered from the native iOS ve
NY MostPopularArticle - A simple Swift-based iOS Native app that uses the New York Times Most Popular Articles API to display a list of articles with details
NY_MostPopularArticle A simple Swift-based iOS Native app that uses the New York
IOS Dracker Payment - An iOS and React app to send/receive money and manage debt
An iOS and React app to send/receive money and manage debt. This app allows users to create transactions, add descriptions, tag images, tag notes, and manage them.
Vahesaroyan-react-native-bubble-select - React native bubble picker
@vahesaroyan/react-native-bubble-select React native bubble picker Installation
Billboard - Add a text to your Mac menu bar
📰 Billboard Put text on your Mac status bar This is a little app that allows to
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
Keybase Hi, and welcome to the Keybase client repo. All our client apps (macOS, Windows, Linux, iOS, and Android) are being actively developed in this
CustomUI in SwiftUI - Full Native Custom SwiftUI NavBar, TabBar, SearchBar, Dark mode, a little bit animations
CustomUI_in_SwiftUI Full Native Custom SwiftUI NavBar, TabBar, SearchBar, Dark m
ImagePicker - selecting images from the photo albums, with allowed permissions /on real device accesing the camera
ImagePicker - selecting images from the photo albums, with allowed permissions /on real device accesing the camera, permission also needed/after picking an image it has the possibility to rename it
A native, lightweight and secure time-based (TOTP) & counter-based (HOTP) password client built for iOS
A native, lightweight and secure time-based (TOTP) & counter-based (HOTP) password client built for iOS Built by Tijme Gommers – Buy me a coffee via P
TypeStyle is a handy app for iPhone and iPad that generates text using different styles and decorations. It is a native Swift iOS app.
TypeStyle TypeStyle is a handy app for iPhone and iPad that generates text using different styles and decorations. It is a native Swift iOS app. Featu
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
Joplin® is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are sea
Minecraft-silicon - Generate Apple Silicon-native versions of Minecraft
Minecraft Silicon A dead simple utility to generate Apple Silicon-native Minecra
React-native-image-generator - Library to generate images from layers
react-native-image-generator Library for generate images from other images Insta
FlutterNativeDragAndDrop - A package that allows you to add native drag and drop support into your flutter app
native_drag_n_drop A package that allows you to add native drag and drop support
CameraButton - A simple camera button that can be used for photo and video capturing
CameraButton A simple camera button that can be used for photo and video capturi
Kotlin Multiplatform sample with SwiftUI and Compose (Desktop and Android) clients. Heavily inspired by Wordle game.
WordMasterKMP Kotlin Multiplatform sample heavily inspired by Wordle game and also Word Master and wordle-solver samples. The main game logic/state is
A developer-focused Meetup clone built with React Native
Assemblies Where Developers Connect Assemblies is an open-source mobile app built with React Native which developers can use to connect through 'assem
iPhone app built with React Native for viewing houses for sale in the Northwest
Den is an iPhone app built with React Native for viewing houses for sale in the NW from rmls.com. After being frustrated with a site that hasn't changed since 2004, I decided to build a better viewing experience in the phone.
Demo project using React Native technology to create a simple iOS app to find music in iTunes
React Native, native iOS apps with JavaScript iTunesCatalog is a demo app that aims to show the React Native platform potential. There are included th
🚀 React-Native App for rocket launches 🛰
A simple way to stay up to date with upcoming space launches, built with React-Native
This is why we play
This is why we play Info Platform: iOS & Android State Management: Redux Code Style: Standard Unit Test: None, take a look at snowflake for learning R
🏀 iOS and Android NBA app created with React Native
Swish An iOS and Android NBA app created with React Native. If you would like to request a feature, find a bug, have a question, or would like to leav
📺 A news app using YouTube playlists, built with React Native
NewsWatch-React-Native A YouTube News app for iOS, made with React-Native. Enjoy watching your daily news. Screencast: This project was bootstrapped w
A property finder application written using React Native
React Native PropertyFinder App This repository accompanies the tutorial I published on Ray Wenderlich's website, which describes the process of build
iOS application to rate songs in Spotify playlists
Description Reviewery is an iOS application to rate songs in Spotify playlists. It's a hobby project built in React Native. Read more in my Medium art
A simple To Do application written in React Native
Example To Do List application in react-native Requirements, install as needed: React Native: $ npm i -g react-native-cli watchman: $ brew install wa
React Native Todo List example app which uses Redux for managing app state
react-native-redux-todo-list A sample todo list app developed by using React Native and Redux. How to run the app Install react-native If you don't ha
React Native Twitch application
Notes I'm going to rewrite this project 😉 . Be ready to new Twitch application. Twitch This project was built for The Rolling Scopes #18 meetup. As o
A weather app developed in React Native. It is the React Native version of SwiftWeather.
ReactNativeWeather A weather app developed in React Native. It is the React Native version of SwiftWeather How to run the app Install react-native If
LabeldStepper - A native SwiftUI stepper that shows the current value and has more features
LabeledStepper A native SwiftUI Stepper that shows the value with more features!