Nicolás Cobelo

Results 3 issues of Nicolás Cobelo

In the example, how would you make it work if the mobile number where an Integer instead of a String?

Let's say I have the following text in the `Localizable.swift` file: `"name" = "My name is %@";` I'd like to make the part where the name would go bold, so...