AbdoFoda / Localization_to_Arabic_laguage_From_Inside_App-Tutorial

In this video, We will learn how to localize iOS app in swift 4 without changing the device language.With localisation what we mean an iOS app that support multiple languages. Feature of this video tutorial: 1) User can change app language from inside of app. 2) App language will be independent of iOS device language. 3) App layout will be changed from left to right (LTR) to right to left (RTL) without letting user to restart or open the app in case of Arabic language support. 4) Learn about semanticContentAttribute property of iOS.

Home Page:https://youtu.be/5FciwZ2A1wg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In this video, We will learn how to localize iOS app in swift 4 without changing the device language.With localisation what we mean an iOS app that support multiple languages. Feature of this video tutorial: 1) User can change app language from inside of app. 2) App language will be independent of iOS device language. 3) App layout will be changed from left to right (LTR) to right to left (RTL) without letting user to restart or open the app in case of Arabic language support. 4) Learn about semanticContentAttribute property of iOS.

https://youtu.be/5FciwZ2A1wg


Languages

Language:Swift 100.0%