DEV Community

Mobile

iOS, Android, and any other types of mobile development... all are welcome!

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Different Types of Mobile Apps: A Beginner’s Guide

Different Types of Mobile Apps: A Beginner’s Guide

Comments
20 min read
The Ultimate Mobile Accessibility Resource Guide

The Ultimate Mobile Accessibility Resource Guide

19
Comments 1
4 min read
AI Use Cases in Sports App Development

AI Use Cases in Sports App Development

Comments
7 min read
Top 10 AR & VR Uses in Mobile App Development to see in 2024

Top 10 AR & VR Uses in Mobile App Development to see in 2024

10
Comments
3 min read
iOS Development: Tools and Technologies

iOS Development: Tools and Technologies

1
Comments
4 min read
Mobile DevOps: Tools, Techniques, and Triumphs in App Development

Mobile DevOps: Tools, Techniques, and Triumphs in App Development

1
Comments
2 min read
Create a TikTok-like Scrolling Video Feed with React Native Expo

Create a TikTok-like Scrolling Video Feed with React Native Expo

6
Comments
5 min read
Apps which will become famous in 2024

Apps which will become famous in 2024

14
Comments 18
1 min read
History of Flutter đź’š

History of Flutter đź’š

1
Comments
1 min read
React Native flex-box concepts

React Native flex-box concepts

6
Comments
1 min read
Exploring Modern Mobile App Development: A Comprehensive Guide

Exploring Modern Mobile App Development: A Comprehensive Guide

1
Comments 1
2 min read
Core Data with Table Views Part II

Core Data with Table Views Part II

Comments
2 min read
Surveys for React Native

Surveys for React Native

1
Comments
2 min read
Role Based Access Control in Flutter

Role Based Access Control in Flutter

1
Comments
5 min read
How I am documenting my interfaces in Kotlin

How I am documenting my interfaces in Kotlin

Comments
3 min read
SwiftUI with State

SwiftUI with State

3
Comments
3 min read
KMP 101: Como compartilhar cĂłdigo no KMP - conectando plataformas com expect e actual

KMP 101: Como compartilhar cĂłdigo no KMP - conectando plataformas com expect e actual

11
Comments
8 min read
I made a LogoQuiz for developers.

I made a LogoQuiz for developers.

5
Comments 2
1 min read
A importância de utilizar o design atômico

A importância de utilizar o design atômico

2
Comments 1
1 min read
A Comprehensive Guide to End-to-End Testing

A Comprehensive Guide to End-to-End Testing

1
Comments
3 min read
What Type of 5G Apps Are Beneficial for Mobile App Development?

What Type of 5G Apps Are Beneficial for Mobile App Development?

11
Comments
3 min read
Optimizing startup UX in .NET MAUI Blazor with a simple preloading 🚀

Optimizing startup UX in .NET MAUI Blazor with a simple preloading 🚀

2
Comments
1 min read
Let's get started

Let's get started

3
Comments 6
1 min read
6 Signs You Need a Tracking Plan on Top of Mixpanel

6 Signs You Need a Tracking Plan on Top of Mixpanel

Comments
5 min read
Mobile Development: The Basics

Mobile Development: The Basics

Comments
2 min read
Splash Screen using react-native-bootsplash

Splash Screen using react-native-bootsplash

1
Comments
3 min read
KMP 101: Aprendendo sobre o uso do Gradle no Kotlin Multiplataforma

KMP 101: Aprendendo sobre o uso do Gradle no Kotlin Multiplataforma

6
Comments
9 min read
KMP 101: Criando e executando seu primeiro projeto multiplataforma no Fleet

KMP 101: Criando e executando seu primeiro projeto multiplataforma no Fleet

7
Comments
3 min read
KMP 101: Entendendo e configurando o ambiente dev no Kotlin Multiplataforma

KMP 101: Entendendo e configurando o ambiente dev no Kotlin Multiplataforma

6
Comments
12 min read
Implement SwiftUI

Implement SwiftUI

2
Comments
3 min read
Kotlin Arrays Simplified: The Definitive Guide

Kotlin Arrays Simplified: The Definitive Guide

1
Comments
15 min read
Redirecting mobile users to App or Play Store in NextJS

Redirecting mobile users to App or Play Store in NextJS

2
Comments
3 min read
ToDo swift app with closure and UserNotifications

ToDo swift app with closure and UserNotifications

2
Comments
4 min read
Flutter University: Best Flutter Handbook Out There

Flutter University: Best Flutter Handbook Out There

12
Comments
1 min read
How Grocery Stores Are Benefiting from Mobile Apps🎉

How Grocery Stores Are Benefiting from Mobile Apps🎉

6
Comments
4 min read
Guide on what apps to create in order to learn android app development

Guide on what apps to create in order to learn android app development

8
Comments 3
1 min read
KMP 101: Dominando os princĂ­pios dos Source Sets

KMP 101: Dominando os princĂ­pios dos Source Sets

12
Comments
9 min read
Maps with Swift II

Maps with Swift II

2
Comments
3 min read
Upload de Imagens no React Native

Upload de Imagens no React Native

1
Comments
2 min read
Using Accessibility Rules with SwiftLint

Using Accessibility Rules with SwiftLint

4
Comments 1
2 min read
Lets talk a little about OAuth in Android 12

Lets talk a little about OAuth in Android 12

3
Comments
2 min read
KMP 101: Entendendo como o Kotlin compila para mĂşltiplas plataformas

KMP 101: Entendendo como o Kotlin compila para mĂşltiplas plataformas

10
Comments
5 min read
Painless building of an Android package installer app

Painless building of an Android package installer app

6
Comments 1
5 min read
Introduction to Maps with Swift

Introduction to Maps with Swift

2
Comments
3 min read
How to Add Content Descriptions in Compose - A Guide for Android Devs

How to Add Content Descriptions in Compose - A Guide for Android Devs

15
Comments
7 min read
How to Test Native Features in Flutter Apps with Patrol and Codemagic

How to Test Native Features in Flutter Apps with Patrol and Codemagic

1
Comments
8 min read
Popular Apps Created Using React Native

Popular Apps Created Using React Native

13
Comments 2
1 min read
Core Data with Table Views Part I

Core Data with Table Views Part I

Comments
4 min read
UI Components in React Native

UI Components in React Native

14
Comments
1 min read
Focusing Tests in Quick. A Tip for iOS Developers

Focusing Tests in Quick. A Tip for iOS Developers

Comments
1 min read
Using Dioxus with Rust to build performant single-page apps

Using Dioxus with Rust to build performant single-page apps

6
Comments
13 min read
KMP 101: Introdução ao paradigma da Multiplataforma

KMP 101: Introdução ao paradigma da Multiplataforma

11
Comments 1
12 min read
Coding with Core Data in Xcode

Coding with Core Data in Xcode

Comments
4 min read
Supercharge Flutter Development with Bugfender: Realtime Debugging

Supercharge Flutter Development with Bugfender: Realtime Debugging

2
Comments
3 min read
Want to Earn Millions with a Mobile app?

Want to Earn Millions with a Mobile app?

17
Comments
1 min read
What the key parameter in LazyColumn is actually doing | A deep dive

What the key parameter in LazyColumn is actually doing | A deep dive

1
Comments
3 min read
StateNotifier, ChangeNotifier — Why, When, and How to use them.

StateNotifier, ChangeNotifier — Why, When, and How to use them.

1
Comments 4
6 min read
How to use UIAlertController in Xcode

How to use UIAlertController in Xcode

Comments
2 min read
Parsing non-Latin based Twitch usernames in Kotlin

Parsing non-Latin based Twitch usernames in Kotlin

Comments
2 min read
Multi-Modules Architecture: Dependency Management _ Build your own gradle plugin

Multi-Modules Architecture: Dependency Management _ Build your own gradle plugin

2
Comments
6 min read
loading...