Post

Replies

Boosts

Views

Activity

What is the best way to localize a iOS App project?
Hello, I have finished 90% of my project. Now I want to localize my projects. So far, I found 2 ways to do so. 1 - Localize everything via my project's main.storyboard But with that, I'm not sure how to reload a new feature, in case I change sth on the base storyboard. 2 - Localize programmatically aka ViewController.swift I have to link every label and button and then localize. This is quite troublesome. What is the standard way to localize an iOS app project?
1
0
1k
Nov ’21
iOS Swift : What is the most common way to develop an iOS Native app? Storyboard or Code Base?
Hello, I'm quite new to iOS native development I have been taking some online classes about iOS Development with swift especially the 2 classes below: 1 - iOS & Swift - The Complete iOS App Development Bootcamp (Angela Yu) https://www.udemy.com/course/ios-13-app-development-bootcamp/ 2 - Youtube Channel (iOS Academy) https://www.youtube.com/c/iOSAcademy I noticed that Angela focuses a lot of design the UI using Storyboard; whereas iOS Academy tends to design the UI using CodeBase. My question is - What is the most common/efficient way to develop an iOS App? Thank you!
1
0
754
Sep ’21
What is the best way to localize a iOS App project?
Hello, I have finished 90% of my project. Now I want to localize my projects. So far, I found 2 ways to do so. 1 - Localize everything via my project's main.storyboard But with that, I'm not sure how to reload a new feature, in case I change sth on the base storyboard. 2 - Localize programmatically aka ViewController.swift I have to link every label and button and then localize. This is quite troublesome. What is the standard way to localize an iOS app project?
Replies
1
Boosts
0
Views
1k
Activity
Nov ’21
iOS Swift : What is the most common way to develop an iOS Native app? Storyboard or Code Base?
Hello, I'm quite new to iOS native development I have been taking some online classes about iOS Development with swift especially the 2 classes below: 1 - iOS & Swift - The Complete iOS App Development Bootcamp (Angela Yu) https://www.udemy.com/course/ios-13-app-development-bootcamp/ 2 - Youtube Channel (iOS Academy) https://www.youtube.com/c/iOSAcademy I noticed that Angela focuses a lot of design the UI using Storyboard; whereas iOS Academy tends to design the UI using CodeBase. My question is - What is the most common/efficient way to develop an iOS App? Thank you!
Replies
1
Boosts
0
Views
754
Activity
Sep ’21