Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.12 KB

mobile-dev.md

File metadata and controls

31 lines (21 loc) · 1.12 KB

Mobile Development

  • Apple iOS
  • Android
  • Multi-platform

Apple iOS

  • Apple Developer Guide
    Introduction: Official guide for Apple Developers

  • Swift
    Introduction: The most popular programming language for Apple Developers

  • Udemy
    Introduction: Online course for learning iOS development

Android

  • Android Developer Guide
    Introduction: Official guide for Android Developers

  • Udemy
    Introduction: Online course for learning Android development

Multi-platform Development

  • React Native
    Introduction: A popular framework for creating native apps for Android and iOS using React

  • Taro
    Introduction: A framework that combines Android app, iOS app, web app, and wechat miniprogram.