Open in app

Sign In

Write

Sign In

Alexander Adelmaer
Alexander Adelmaer

130 Followers

Home

About

Published in

AppMakers.DEV

·Mar 29

Int16, Int32, and Int64 in Swift: Key Differences

Choosing the right integer data types is crucial for optimizing the performance of your iOS apps. In Swift, Int16, Int32, and Int64 are three essential integer types that allow you to store signed integer values. …

Swift

2 min read

Int16, Int32, and Int64 in Swift: Key Differences
Int16, Int32, and Int64 in Swift: Key Differences
Swift

2 min read


Feb 26

How to Stay Awake While Programming: Tips for Avoiding Sleepiness

As a programmer, staying focused and alert is key to getting your work done efficiently and effectively. However, it’s easy to get caught up in long coding sessions and start feeling sleepy and unfocused. …

Programming

2 min read

How to Stay Awake While Programming: Tips for Avoiding Sleepiness
How to Stay Awake While Programming: Tips for Avoiding Sleepiness
Programming

2 min read


Sep 25, 2021

Neon App Icons for iPhone and iPad

Meet Neon Green — Neon App Icons for iPhone and iPad pack with: 190 Icons in 2 Styles (120 General Icons and 70 Popular Apps and Social Networks Icons) Get Neon App Icon Pack Here On iOS14 and iOS15, you can customise your app icons on iPhone and iPad using Shortcuts App. Customise your Home Screen using this iOS 15 App Icon Pack.

Ios 15

2 min read

Neon App Icons for iPhone and iPad
Neon App Icons for iPhone and iPad
Ios 15

2 min read


Sep 23, 2021

How to Change App Icons on iOS 15

Here is how to change app icons on your iPhone or iPad on iOS 15: On your iPhone or iPad on the Home Screen swipe to the bottom to open Search and type Shortcuts. Tap on Shortcuts to open the Shortcuts app

IOS

3 min read

How to Change App Icons on iOS 15
How to Change App Icons on iOS 15
IOS

3 min read


Oct 16, 2020

Black and White App Icon Pack for iPhone and iPad

Black and White App Icon Pack for iPhone and iPad includes : 190 Icons in 4 Styles (120 General Icons and 70 Popular Apps and Social Networks Icons) Get Icon Pack Here: Black and White App Icons Set Starting iOS 14, you can customise your app icons on iPhone and iPad using Shortcuts App. Customise your Home Screen using this iOS 14 App Icon Pack.

Ios 14

2 min read

Black and White App Icon Pack for iPhone and iPad
Black and White App Icon Pack for iPhone and iPad
Ios 14

2 min read


Oct 14, 2020

How to change app icons with shortcuts on your iPhone or iPad on iOS 14

Starting iOS 14, you can change app icons with Shortcuts app. In this article I’ll show you How to change app icons with shortcuts on your iPhone or iPad on iOS 14 This story was originally published on ChangeAppIcons.com To change app icons with shortcuts on your iPhone or iPad…

Apps

3 min read

How to change app icons with shortcuts on your iPhone or iPad on iOS 14
How to change app icons with shortcuts on your iPhone or iPad on iOS 14
Apps

3 min read


Published in

AppMakers.DEV

·Sep 4, 2020

SwiftUI Label

SwiftUI Label represents a combination of an icon and a label. In this tutorial you will learn about how to create a Label in SwuftUI This story was originally published on AppMakers.Dev How to create a SwiftUI Label struct LabelView: View { var body: some View { Label("I am a Label", systemImage: "flame") } } Creating a title-only Label This…

Swiftui

2 min read

SwiftUI Label represents a combination of an icon and a label.
SwiftUI Label represents a combination of an icon and a label.
Swiftui

2 min read


Published in

AppMakers.DEV

·Sep 2, 2020

Learn how to create a SwiftUI TabView in Default Style

Learn how to create a SwiftUI TabView in Default Style This story was originally published on AppMakers.Dev SwiftUI TabView is a view that switches between multiple child views using interactive user interface elements. TabView in SwiftUI can have a Default and a Page Style. This example discloses creating a SwiftUI TabView in a default style. Tab names populated from the array. Discover SwiftUI Tutorial and SwifUI Example about how to create a SwiftUITabView with Pagination on AppMakers.Dev

Swiftui

1 min read

Learn how to create a SwiftUI TabView in Default Style
Learn how to create a SwiftUI TabView in Default Style
Swiftui

1 min read


Published in

AppMakers.DEV

·Sep 2, 2020

SwiftUI TabView with Pagination

Learn how to create a SwiftUI TabView with Pagination This story was originally published on AppMakers.Dev SwiftUI TabView is a view that switches between multiple child views using interactive user interface elements. SwiftUI TabView can have a Default and a Page Style. A Page Style is useful for Onboarding screens and other Pagination functionality. TabView { // TabView Code for Each Tab } .tabViewStyle(PageTabViewStyle())

IOS

1 min read

SwiftUI TabView with Pagination
SwiftUI TabView with Pagination
IOS

1 min read


Published in

AppMakers.DEV

·May 5, 2020

NavigationView in SwiftUI

Learn how to use — NavigationView in SwiftUI — a view for presenting a stack of views representing a visible path in a navigation hierarchy. This story was originally published on AppMakers.Dev How to create a NavigationView in SwiftUI Let’s create a simple NavigationView using SwiftUI. NavigationView { List { Text("Item1") Text("Item2") Text("Item3") }.navigationBarTitle(Text("ContentView")) }

Swiftui

2 min read

NavigationView in SwiftUI
NavigationView in SwiftUI
Swiftui

2 min read

Alexander Adelmaer

Alexander Adelmaer

130 Followers

Simplicity is the ultimate sophistication

Following
  • Michael Lim

    Michael Lim

  • Anthony Galli

    Anthony Galli

  • Elle Kaplan

    Elle Kaplan

  • Биохакинг

    Биохакинг

  • Sende

    Sende

See all (52)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams