Fabrizio Duroni
Dec 08, 2017 · 7 min read
In this post I show you how it is possible to use multiple RCTRootView instances in an existing iOS app. [...]
Dec 07, 2017 · 19 min read
In this post I will give you an informal introduction about Physically based rendering. [...]
Nov 14, 2017 · 8 min read
In this post I will show you how to install realm as a dependency in a React Native project with custom folders structure without using react-native link command. [...]
Oct 27, 2017 · 15 min read
In this post I will talk about the model view presenter architectural pattern and how it can improve you unit test and your TDD workflow when developing an Android application. [...]
Sep 11, 2017 · 6 min read
In this post I will talk about clean code and how important are the name you choose while you're developing software. [...]
Aug 25, 2017 · 15 min read
In this post I will talk about reflection vector used in some lighting models, for example the Phong reflection model. I will show you how this vector is calculated. [...]
Aug 11, 2017 · 16 min read
In this post I will talk about the model view presenter architectural pattern and how it can improve you unit test and your TDD workflow when developing an iOS application. [...]