Telerik blogs
  • Design

    5 Mobile App Design Trends You Should Know for 2020

    Industry NewsT Light_270x123
    You’re here because you want to know what’s going to be new in mobile app design in 2020. The fact of the matter is, most of what we do is going to be the same from years past. Rather than discuss the trends you already know, we’re going to look at the ones that will help your mobile app effectively compete with the rise of PWAs. And if you can’t compete or beat PWAs, these trends will help you join them.
    December 11, 2019 10 min read
  • Design

    Healthcare Mobile App Design: Tips and Inspiration

    Industry NewsT Light_270x123
    Healthcare apps aren’t exempt from the normal rules of mobile app design. That said, you’re building an experience for a very special type of user. Because of this, careful considerations have to be made about the colors, typography, and navigation of a healthcare app. After all, this isn’t about impressing users with a brand; this is about getting patients to the information and healthcare providers they need as quickly and effectively as possible.
    June 14, 2023 8 min read
  • Design

    The Right Way to Design Mobile App Monetization Elements

    OpinionT2 Light_270x123
    App monetization is a tricky thing to design for. Even though app users expect that monetization requests are waiting for them, they won’t look kindly on the app if it goes overboard with them. So, when integrating monetization into a mobile app, here are some things to keep in mind so it doesn’t disrupt the experience.
    June 14, 2023 9 min read
  • Mobile

    Reduce Self-Contained App Size with the Latest .NET Core Features

    DotNetT2 Light_270x123
    New improvements in .NET Core make it simple to decrease the size of your self-contained apps. Check out this quick tip and see how easy it is to trim things down.
    November 22, 2019 2 min read
  • Mobile Xamarin

    Passing Arguments in Xamarin Forms

    XamarinT Dark_270x123
    Sometimes we need to find a way to pass some parameters from the XAML to our code behind it, but we just don’t know how to do it. So that’s why in this article we will be learning how easy it is to pass arguments to our controls in XAML. We’ll explore different ways, such as: Passing arguments to non-default constructors, calling factory methods and generic arguments.
    November 15, 2019 3 min read