DEV Community

iOS

This tag is for anything related to Apple's iOS devices, operating system, and development environment. Development, usage, apps, tips, requests for help: if it's related to iOS it's welcome here!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
iOS: How to add badge to UIBarButtonItem

iOS: How to add badge to UIBarButtonItem

7
Comments
3 min read
How to add or renew an Apple Push Notification Certificate

How to add or renew an Apple Push Notification Certificate

14
Comments
2 min read
Island Time 0.2.0 is out

Island Time 0.2.0 is out

8
Comments
4 min read
Firebase Dynamic Links in iOS

Firebase Dynamic Links in iOS

8
Comments
3 min read
Key Differences Between Android and iOS App Development

Key Differences Between Android and iOS App Development

11
Comments 2
4 min read
Setting up a code formatter in an iOS project

Setting up a code formatter in an iOS project

34
Comments 1
2 min read
Android Chat Bubbles: Building iOS Style Chat in Android

Android Chat Bubbles: Building iOS Style Chat in Android

11
Comments
8 min read
Create a custom TabBar in SwiftUI

Create a custom TabBar in SwiftUI

9
Comments
5 min read
Mobile app testing checklist

Mobile app testing checklist

11
Comments
4 min read
Three areas I wish I’d known better prior starting iOS developer job

Three areas I wish I’d known better prior starting iOS developer job

8
Comments 2
3 min read
Two-Way, Real-Time Communication with WebSockets in Flutter Apps (+ Node backend Implementation)

Two-Way, Real-Time Communication with WebSockets in Flutter Apps (+ Node backend Implementation)

53
Comments 3
6 min read
Export SwiftUI code from Figma design files. New plugin released.

Export SwiftUI code from Figma design files. New plugin released.

9
Comments
1 min read
Multiple Network environment configuration in iOS: Staging, proxy and localhost

Multiple Network environment configuration in iOS: Staging, proxy and localhost

7
Comments 1
2 min read
Reading and writing Property List files with Codable in Swift

Reading and writing Property List files with Codable in Swift

6
Comments 6
4 min read
Unity 2019.3.x to Xcode project, Swift Version Error

Unity 2019.3.x to Xcode project, Swift Version Error

5
Comments
1 min read
Top 4 steps to create a successful enterprise mobility strategy

Top 4 steps to create a successful enterprise mobility strategy

3
Comments
4 min read
SwiftUI: Everything is possible if you think like Apple

SwiftUI: Everything is possible if you think like Apple

13
Comments
6 min read
Tags in Swift UIViews

Tags in Swift UIViews

11
Comments 6
1 min read
How do I learn programming & subsequently software development (Android & iOS in particular)?

How do I learn programming & subsequently software development (Android & iOS in particular)?

6
Comments
2 min read
How to quickly remove duplicates from Array & keep order

How to quickly remove duplicates from Array & keep order

9
Comments
2 min read
Introduction to Swift! 🚀 (for complete beginners)

Introduction to Swift! 🚀 (for complete beginners)

7
Comments
10 min read
Clearing up after subscribing to Swift WebSockets

Clearing up after subscribing to Swift WebSockets

5
Comments
3 min read
React Native Vs Flutter For Cross-Platform Development In 2020

React Native Vs Flutter For Cross-Platform Development In 2020

45
Comments 11
15 min read
Test-Driven Development In Flutter

Test-Driven Development In Flutter

14
Comments
4 min read
Scaling videos with ffmpeg for App Previews

Scaling videos with ffmpeg for App Previews

10
Comments
1 min read
How to sort an Array based on a property of an element in Swift

How to sort an Array based on a property of an element in Swift

5
Comments
2 min read
Change HTTP status codes for UI testing

Change HTTP status codes for UI testing

12
Comments
3 min read
Working with throwing functions in Swift

Working with throwing functions in Swift

6
Comments
8 min read
Configuring Travis CI and Coveralls with Flutter

Configuring Travis CI and Coveralls with Flutter

8
Comments
4 min read
Using Back-Pressure By flatMap in Combine framework

Using Back-Pressure By flatMap in Combine framework

6
Comments
2 min read
My journey as an iOS Developer 1: The Beginning

My journey as an iOS Developer 1: The Beginning

7
Comments 1
1 min read
Programmatic Constraints in Swift 📏

Programmatic Constraints in Swift 📏

9
Comments 4
5 min read
React Native : Simple Validation Login Form

React Native : Simple Validation Login Form

13
Comments 3
1 min read
Dealing with Premultiplied alpha on iOS

Dealing with Premultiplied alpha on iOS

7
Comments
4 min read
How to Create Android & iOS Mobile App using HTML, CSS & JavaScript

How to Create Android & iOS Mobile App using HTML, CSS & JavaScript

27
Comments 4
4 min read
Modifying API responses with Proxyman (Part I)

Modifying API responses with Proxyman (Part I)

13
Comments
4 min read
Clickstream Analytics: A Gamechanger for eCommerce

Clickstream Analytics: A Gamechanger for eCommerce

11
Comments
6 min read
Mocking APIs while Development using Mockoon

Mocking APIs while Development using Mockoon

6
Comments 2
8 min read
Testing push notifications in the Simulator with Xcode 11.4

Testing push notifications in the Simulator with Xcode 11.4

8
Comments
3 min read
Your first SwiftUI screen

Your first SwiftUI screen

18
Comments 3
21 min read
Creating a login screen in SwiftUI

Creating a login screen in SwiftUI

15
Comments 2
13 min read
Creating a list in SwiftUI

Creating a list in SwiftUI

9
Comments 2
15 min read
SwiftUI Architecture: Observable Objects, the Environment and Combine

SwiftUI Architecture: Observable Objects, the Environment and Combine

12
Comments
14 min read
Networking in SwiftUI

Networking in SwiftUI

7
Comments
17 min read
Creating a chat screen in SwiftUI

Creating a chat screen in SwiftUI

6
Comments
16 min read
6 Benefits Of Hiring Certified iOS App Developers

6 Benefits Of Hiring Certified iOS App Developers

4
Comments 1
3 min read
What's new in iOS 13 SDK?

What's new in iOS 13 SDK?

3
Comments
1 min read
IOS Vs Android App Development: Which OS For My Native App?

IOS Vs Android App Development: Which OS For My Native App?

8
Comments 3
12 min read
Videolitic - First Open source Project!

Videolitic - First Open source Project!

46
Comments 8
1 min read
Game Analytics for Mobile: Casino Game Case Study

Game Analytics for Mobile: Casino Game Case Study

11
Comments 25
4 min read
How to build SwiftUI style UICollectionView data source in Swift

How to build SwiftUI style UICollectionView data source in Swift

7
Comments
3 min read
iOS: Using WKWebView in headless mode

iOS: Using WKWebView in headless mode

7
Comments 1
1 min read
Safari - The Internet Explorer of the Mobile Web

Safari - The Internet Explorer of the Mobile Web

34
Comments 5
6 min read
Accidentally removed Flutter binary on macOS

Accidentally removed Flutter binary on macOS

12
Comments 6
1 min read
Most frequently asked questions in PWA

Most frequently asked questions in PWA

56
Comments 9
2 min read
Build React Native Custom Checkbox Component for Android and iOS

Build React Native Custom Checkbox Component for Android and iOS

6
Comments
1 min read
Easy Authentication in Xamarin Apps with Auth0

Easy Authentication in Xamarin Apps with Auth0

4
Comments
1 min read
When you should/shouldn't use React Native?

When you should/shouldn't use React Native?

11
Comments
5 min read
Adding Items to a list in SwiftUI

Adding Items to a list in SwiftUI

5
Comments 1
3 min read
The complete guide to React Native WebView

The complete guide to React Native WebView

13
Comments 1
10 min read
loading...