Pedro-1302's Stars
aws-samples/amazon-ivs-dvr-ios-demo
A demo iOS app showing how to implement a Live to VOD (DVR) experience using Amazon IVS and the auto-record-to-s3 feature using Amazon S3.
ezengold/background-uploads-inqueue-with-aws
Upload to aws s3 in background in an iOS app
espressif/esp32-camera
Piteli02/BLEConnection
This code is a example of how to use Bluetooth Low Energy (BLE) to communicate iOS and HC-08 bluetooth module for arduino.
espressif/arduino-esp32
Arduino core for the ESP32
easytarget/esp32-cam-webserver
Expanded version of the Espressif ESP webcam
onevcat/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
codepath-group6/restaurant
Food recommendation iOS mobile app.
adamkpetersen/CinematchApp
A.I. movie recommendation app built using Swift & SwiftUI
CodandoApple/aprenda-swift
Uma lista de conteúdos para você aprender Swift
bystritskiy/awesome-ios-books
📚 Directory of iOS books
brunooohd/Medalbum
API study
SwiftGen/SwiftGen
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
Alamofire/Alamofire
Elegant HTTP Networking in Swift
Ileriayo/markdown-badges
Badges for your personal developer branding, profile, and projects.
Naereen/badges
:pencil: Markdown code for lots of small badges :ribbon: :pushpin: (shields.io, forthebadge.com etc) :sunglasses:. Contributions are welcome! Please add yours!
sjordine/catbreeds
Cat Breeds App to present an implementation of a MVC architecture
jaegerpicker/SpriteKitLearning
Universal App using SpriteKit to Learn apple ecosystem based game development
hackiftekhar/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
eleev/ios-learning-materials
📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms].
ashenishanka/Admob-iOS-Swift-ViewController-App-Open-Ads-example
Tutorial: https://youtu.be/1WAUI0NaQKA
ClickForceSDK/CFiAdmobNativeSwiftSample
iOS 透過ClickForce SDK 使用中介服務AdMob Native Swift
crashoverride777/swifty-ads
A Swift library to display Google AdMob ads. GDPR, COPPA and App Tracking Transparency compliant.
zjinhu/AdMob_SwiftUI
SwiftUI项目快速接入AdMob广告
trinhxuanminh/AdMobManager
AdMobManager - Available for Swift 5.3, Xcode 12.0 (macOS Big Sur). Support from iOS 10.0
vapor/vapor
💧 A server-side Swift HTTP web framework.
SanderMertens/ecs-faq
Frequently asked questions about Entity Component Systems
AcademyIFCE/KnightStateMachine
⚔️👾 GameplayKit PoC of a state machine (with Idle/Walk/Jump/Attack states) for a knight character. Using Entity-Component.
GabrielaBezerra/iOS-Security-Guides
Every iOS security guide
loganroberts/tinyRPG
Swift 5 based turn based RPG game using GameplayKit and SpriteKit. WIP