IOSdev

From Lost In Wonderlands
Jump to: navigation, search

iOS development

NeXT Steps

 here everything has yet to be done !

coming soon :


Everything You Always Wanted to Know on iOS Development... (But Were Afraid to Ask) a collection of links of interest

See also


iOS Development

Developement Resources

Human interface guidelines

Material

AppIcon

SystemIcon


Darkmode


Storyboards

LaunchScreen Storyboard



Multiple view with story boards


Ux Dos and dont

https://developer.apple.com/design/tips/

AppIcon Story

REST





Swift


Swift UI

tutorials


Swift UI Topics

Essential

View State

Framework Integration

State and Data Flow

wrappers

  • @Published

@SceneStorage @AppStorage


protocols

Combine

https://developer.apple.com/documentation/combine/connectablepublisher https://developer.apple.com/documentation/combine/subscription https://developer.apple.com/documentation/combine/cancellable https://developer.apple.com/documentation/combine/customcombineidentifierconvertible


https://developer.apple.com/documentation/swift/identifiable https://developer.apple.com/documentation/swift/comparable https://developer.apple.com/documentation/swift/equatable https://developer.apple.com/documentation/swift/hashable https://developer.apple.com/documentation/swift/caseiterable https://developer.apple.com/documentation/swift/rawrepresentable

https://developer.apple.com/documentation/swift/codable https://developer.apple.com/documentation/swift/encodable https://developer.apple.com/documentation/swift/decodable https://developer.apple.com/documentation/swift/codingkey

https://developer.apple.com/documentation/swift/keyedencodingcontainerprotocol https://developer.apple.com/documentation/swift/keyeddecodingcontainerprotocol

https://developer.apple.com/documentation/swift/singlevaluedecodingcontainer https://developer.apple.com/documentation/swift/unkeyedencodingcontainer https://developer.apple.com/documentation/swift/unkeyeddecodingcontainer

https://developer.apple.com/documentation/swift/swift_standard_library/initialization_with_literals https://developer.apple.com/documentation/swift/expressiblebyarrayliteral https://developer.apple.com/documentation/swift/expressiblebydictionaryliteral https://developer.apple.com/documentation/swift/expressiblebyintegerliteral https://developer.apple.com/documentation/swift/expressiblebyfloatliteral https://developer.apple.com/documentation/swift/expressiblebybooleanliteral https://developer.apple.com/documentation/swift/expressiblebynilliteral https://developer.apple.com/documentation/swift/expressiblebystringliteral https://developer.apple.com/documentation/swift/expressiblebystringinterpolation https://developer.apple.com/documentation/swift/expressiblebyextendedgraphemeclusterliteral https://developer.apple.com/documentation/swift/expressiblebyunicodescalarliteral

https://developer.apple.com/documentation/swift/stringinterpolationprotocol` https://developer.apple.com/documentation/swift/defaultstringinterpolation https://developer.apple.com/documentation/swift/customstringconvertible https://developer.apple.com/documentation/swift/customdebugstringconvertible https://developer.apple.com/documentation/swift/losslessstringconvertible


Core Data


App Store


WWDC

WWDC 2020

WWDC 2019

* https://www.couponxoo.com/wwdc-sample-code-2019

WWDC 2018


All Videos

Sample codes

from Apple



from App coda

from Raywenderlich

fro; swiftifyJSON

from SwifterSwift

from ReactiveCocoa


from Dimillian

Playgrounds

Articles

Blogs



Tools link

Books