Best of iOSNovember 2022

  1. 1
    Article
    Avatar of pointerPointer·4y

    binwiederhier/ntfy: Send push notifications to your phone or desktop using PUT/POST

    PUT/POST ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup or cost.

  2. 2
    Article
    Avatar of communityCommunity Picks·4y

    Flutter vs Native Comparison

    Flutter’s cross-platform framework has been on the rise in many industries, including retail, fintech, and e-commerce. Flutter allows to unify business logic and UI and use a single code base for two platforms. Kotlin is a popular, object-oriented language, and a lot of developers use it. The language is similar to Java.

  3. 3
    Article
    Avatar of codimisCodimis·3y

    Android 12 and Flutter

    Android 12 and Flutter Android 12 were released on October 4, 2021. Android 12's Overscroll Indicator Android 12 changed the overscroll indicator from a glow effect to a stretch effect. Flutter 3 introduces Material Design 3 integration which offers a lot of great features to go forward.

  4. 4
    Article
    Avatar of logrocketLogRocket·3y

    Build a custom flashbar in React Native

    React Native developers can use the popular library to display flashbars in their apps. The library lets you add Material Snackbar-like, low-priority alerting components, and allows you to create flashbars according to device orientation and status bar height.

  5. 5
    Article
    Avatar of ghblogGitHub Blog·3y

    The power of GitHub in the palm of your hand

    GitHub Mobile reduces friction from being away from the desktop by giving you the ability to take action on GitHub from anywhere. Stay in touch with your team, triage issues, manage projects, edit files, re-run jobs, and even merge code. Both capabilities are available on iOS and soon will be coming to Android.

  6. 6
    Article
    Avatar of planetxamarinPlanet Xamarin·3y

    .NET MAUI : Runs on multiple platforms in one project (iOS, Android, and Windows)

    The name MAUI stands for.NET Multi-platform App UI. MAUI runs on multiple platforms in one project (iOS, Android, and Windows) Microsoft supports MAUI from Visual Studio 2022 latest version in Macs and Windows.