Powered byAppUnite LogoBlog
Tomek-iOS.jpg

Tomasz Lewandowski

iOS & Flutter & Game Developer

Programmer since 2009 always willing to explore new paths of software development. Amateur vocalist with a hobby of learning to play different musical instruments especially the folk ones. Apart from coding and music also interested in philosophy and psychology. Devoted to spiritual growth which plays a huge role in his everyday's life.

TIL: Enable Bitcode flag in Unity

| 3 min read

Enable bitcode flag support through the Scriptable Build Pipeline (SBP) in the Unity game engine.

Introduction to Reactive Programming in Unity

| 8 min read

Bringing the reactive programming world to the Unity game engine with UniRx.

Introduction to asynchronous programming in Unity

| 15 min read

Executing tasks over several update calls? Let's explore different approaches to asynchronous programming in Unity game engine.