2021-02-15

Smooth Screen Transitions on React Native + SVG + Lottie

Achieve a smooth screen transition with React Native Fluid Transitions. One more way that perfect pixel developers will love it. Since I started learning about React […]
2020-08-20
Running E2E test with Detox and React Native

React Native E2E Tests with Detox and Mocha – Step by Step

For a long time, I thought that automated tests were unnecessary, that the time spent implementing them could be invested in new features, which could bring […]