Open in app

Sign In

Write

Sign In

Yunus Koçyiğit
Yunus Koçyiğit

25 Followers

Home

About

Dec 7, 2020

How to configure Xcode projects for different environments?

Today, I want to share different configuration techniques for Xcode projects with you for different environments like; development, beta, QA, pilot, production, etc. First of all, ❗️ do not use targets for environmental configuration purposes. Let’s start with creating a new Debug and Release configuration for each of our environments…

I OS App Development

4 min read

How to configure Xcode projects for different environments?
How to configure Xcode projects for different environments?
I OS App Development

4 min read


Aug 19, 2019

CharacterSet’s and How to Use Them in Swift?

What Is a CharacterSet? — a CharacterSet is a struct defined in Foundation Framework. It represents certain character arrays like; decimal digits (CharacterSet.decimalDigits) white space characters (CharactersSet.whitespaces), lowercase letters (CharacterSet.lowercaseLetters) illegal characters (CharacterSet.illegalCharacters) punctuation characters (CharacterSet.punctuationCharacters) and many more.

Swift

1 min read

CharacterSet’s and How to Use Them in Swift?
CharacterSet’s and How to Use Them in Swift?
Swift

1 min read


Aug 13, 2016

How to create a ListView in React Native with Section Headers

Let's create a ListView with section headers in React Native. First, we need a suitable data to show with sections and rows. I copied this data from a pizza restaurant menu. var menuData = { menu : [ { menuSectionId …

Java Script

3 min read

How to create a ListView in React Native with Section Headers
How to create a ListView in React Native with Section Headers
Java Script

3 min read

Yunus Koçyiğit

Yunus Koçyiğit

25 Followers
Following
  • Eric Elliott

    Eric Elliott

  • Kadir Altınok

    Kadir Altınok

  • Serdar Tahir Kabaoglu

    Serdar Tahir Kabaoglu

  • İbrahim Erkaplan

    İbrahim Erkaplan

  • İlkcan

    İlkcan

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech