Perpetio iOS Compilation #1

Our iOS team practices different activities dedicated to knowledge sharing. And now is the time to share it within the tech community! Check out the resources below and do not hesitate to reach us with any comments!

4 years ago   •   2 min read

By Andrew Kochulab

There is nothing better than constant learning and grow. Our iOS team knows that for sure, as we practice different activities dedicated to knowledge sharing. And now is the time to share it within the tech community! Check out the resources below and do not hesitate to reach us with any comments!

Articles:

Controls/Utils

Example:

let attributedString = NSAttributedString {
    AText("Hello world")
        .font(.systemFont(ofSize: 24))
        .foregroundColor(.red)
    LineBreak()
    AText("with Swift")
        .font(.systemFont(ofSize: 20))
        .foregroundColor(.orange)
}

Got interested? Just describe your idea and we will get back to you! contact@perpet.io

Follow us:
Facebook Instagram Dribbble Behance

Spread the word

Keep reading