2022
Capacitor by Ionic - Cross-platform apps with web technology
Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript, HTML, and CSS.
2021
Paddle In-App Purchase for iOS
The Epic Games v. Apple verdict clears the way for app creators to choose an alternative to Apple's payment system (and its 15-30% fee!). But choose the wrong provider and you’ll be burdened with managing payment and subscription logic, taxes, fraud, and buyer support.
Paddle In-App Purchase will let app creators replace Apple's In-App Purchase without worrying about any of that.
2020
RemoteDebug/remotedebug-ios-webkit-adapter: Debug Safari and WebViews on iOS from tools like VS Code, Chrome DevTools, Mozilla Debugger.html
Debug Safari and WebViews on iOS from tools like VS Code, Chrome DevTools, Mozilla Debugger.html
2018
Flutter - Beautiful native apps in record time
Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.
2016
Because Recollection.
Pour ses 10 ans, Because Music présente Because Recollection, une expérience musicale interactive. #BecauseRecollection #Because10years
2015
Framework7 - Full Featured HTML Framework For Building iOS Apps
Full Featured HTML Framework
For Building iOS Apps
2014
The minimal-ui meta tag in iOS 7.1 | Adventures (in code)
iOS7 brings us yet another meta tag to use – minimal-ui. You might be able to guess what it does – it hides the majority of the browser chrome when you load, much like when you scroll:
2012
Sync contacts with your iOS device - Gmail Help
To sync your Google contacts with your Apple iOS device (iPhone, iPad, iPod touch), we recommend using CardDAV, which is an Internet open standard. When you sync your Google contacts using CardDAV, you’ll be able to edit, add, and remove contacts from your device and keep them in sync everywhere you use them.
14islands
On a recent project for a client we experienced the well known iOS5 bug with fixed positioned elements not actually being where they are rendered. This happens after a programmatic call to window.scrollTo()
sergiolopes/ios-zoom-bug-fix
A fix to the famous iOS zoom bug on orientation change to portrait
2011
MacPlus : iPhone plus longtemps supporté
Qui ne l’a jamais entendu, Apple pousserait à la consommation en limitant les possibilités offertes par ses modèles, un défaut dont le monde Android serait épargné. Sauf que confronté aux faits, quand on considère le support d’Apple en terme de logiciels face à celui offert du côté Android de la force, la critique ne tient pas.
Native style momentum scrolling to arrive in iOS 5 · Johan Brook
One of the biggest gripes of web apps in Mobile Safari comes to an end. In iOS 5 Beta 2, you are able to do this on an element with CSS:
overflow: scroll;
-webkit-overflow-scrolling: touch;
And the content inside that element should get native style momentum scroll. Just like any other app in iOS.
1
(14 marks)