Best of iOSDecember 2023

  1. 1
    Article
    Avatar of dhhDavid Heinemeier Hansson·2y

    Native mobile apps are optional for B2B startups in 2024

    Native mobile apps are becoming optional for B2B startups in 2024, with Progressive Web Applications (PWAs) emerging as a viable alternative. PWAs offer simplified development with one code base and one deployment path, making it easier for startups to enter the market without the need for a large native development team. The recent support for PWAs by Apple, including features like Add To Home Screen and Web Push Notifications, has further solidified their viability. As a result, it is now recommended that B2B startups prioritize web development first before considering native app development.

  2. 2
    Article
    Avatar of streamStream·2y

    Building Your First Android and iOS App With React Native CLI

    This post provides a step-by-step guide on building your first Android and iOS app with React Native CLI. It covers the prerequisites, installation of dependencies, setting up the development environment, and running the app on iOS and Android devices.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    3D Design tool in the browser with real-time collaboration

    A native Spline Metal renderer enables the creation of interactive and native 3D content for iOS, iPadOS, macOS, and visionOS. Designers can easily export their designs to Apple devices and even create native apps without coding.

  4. 4
    Article
    Avatar of codewithandreaCode with Andrea·2y

    Flutter Deep Linking: The Ultimate Guide

    This article provides a comprehensive guide to deep linking in Flutter. It explains what deep links are and how they work in the context of mobile apps. The article discusses the different types of deep links and guides readers through the setup process on both Android and iOS. It also covers how to handle deep links in Flutter using the GoRouter package. The article concludes with additional topics and tools related to deep linking in Flutter.