← Back to Tutorials

19. References

References

iOS API Reference

Glossary

ARCAutomatic Reference Counting — memory management
IBActionInterface Builder action method connected from UI
IBOutletInterface Builder outlet referencing a UI element
MVCModel-View-Controller architecture pattern
MVVMModel-View-ViewModel pattern (common with SwiftUI)
APIApplication Programming Interface
SDKSoftware Development Kit
StoryboardVisual representation of app screens and segues
SwiftUIDeclarative UI framework introduced in iOS 13
XIBXML Interface Builder file for a single view

Tools

Community & Learning

Congratulations! You have completed the iOS Tutorial. You now have a solid foundation in iOS app development. Keep building, keep learning, and happy coding!