这里总结了大家iOS 11,iPhone X 适配问题.如有问题,欢迎大家讨论.
for iOS11 in [ObjC, Swift, English, 中文] {...} -- iOS11适配系列教程
iOS 11 Native Weather App Clone. One of the main Purpose of this repo is to show how to use custom collectionViewLayout to reproduce the smooth scrolling experience in the Native Weather App.
iOS 11.1.2 (15B202) Jailbreak
Starter project for the I Am Poor challenge
Starter project for the Quizzler app https://www.appbrewery.co/p/how-to-make-app-ios
iOS11-Adaptation iOS 11 && iPhone X适配
Starter project for the Xylophone app
Starter project for the Clima app https://www.appbrewery.co/p/how-to-make-app-ios
Stanford University (cs193p): Developing iOS 11 Apps with Swift 4
iOS11 ARKit (3D of Wolf 🐺 狼)
仿iOS11 控制中心 调整亮度
🤓iOS11 👉Drag👉Drop👉Swipe👉app内换头像&快速评价
Demo project that shows a resizable image in right top corner of Navigation Bar with Large Title (iOS11)
iOS11导航栏按钮的位置偏移问题的解决方案 及iOS11之前的导航栏按钮的位置偏移问题的解决方案
使用Swift4 和 MVC 仿iOS11系统 简单计算器
Developing IOS 11 Apps with Swift:Stanford University-斯坦福大学白胡子老师2017年秋季CS193_F17公开课资源链接
基于MVC架构的iOS轻量级框架,封装了基类、基于猿题库YTKNetwork的网络服务、工具库,NavigationController转场动画/瀑布流/粒子动画/小demo,已适配iOS11 & iPhone X。欢迎Star🌟
相册/拍照的照片自定义UI、自定义裁剪(圆形、方形),解决了iOS11原生裁剪不准确的问题
A tableView which allows for easy drag and drop to reorder cells.tableView实现拖拽功能.包含iOS11版本之后以及之前两种实现方式.
高仿微信意见反馈相册和拍照功能上传图片,解决ALAsset框架在iOS11过时的问题(ALAsset' is deprecated: first deprecated in iOS 9.0 - Use PHAsset from the Photos framework instead)从而根据系统的不同选择用ALAsset还是PHAsset
This is a subClass Of UINavigationController.本导航条继承UINavigationController,自定义滑动返回手势与滑动动画,同时可自定义过场动画,解决了手势共存时的冲突。在系统类的基础上进行扩展,节约性能,无任何代码耦合度,可随时集成与剥离。支持iOS7以上系统,兼容iOS11,版本稳定。