Home
Blog
DSA
The Author
>
CHICIO CODING
_
Pixels. Code. Unplugged.
java (17)
Apr 02, 2025
Creating Stunning Gradients in React Native with Skia
Dec 30, 2024
Create a circular carousel with parallax effect in React Native
Oct 15, 2024
React Universe 2024
Mar 02, 2024
React Native is Native: drawing customized background shapes with React Native Skia and React Native SVG
Mar 02, 2022
A custom module for Jackson object mapper using Java Service Provider
Jan 27, 2021
Unit testing in Kotlin with JUnit 5 and MockK
Dec 23, 2020
Spring Boot + Kotlin Rest client cheatsheet: RestTemplate and Webclient
Jan 18, 2020
How to: enable Hermes JavaScript engine in your React Native app
Sep 06, 2019
Web to native code communication on Android using JavaScript Interfaces
Jun 13, 2019
Publish your Progressive Web App to the Google Play Store
Feb 08, 2019
End to end (e2e) cross platform testing for your mobile apps with Appium
Dec 03, 2018
React Native: a simple architecture for Native Modules communication with your UIViewController on iOS
Dec 02, 2018
React Native: a simple architecture for Native Modules communication with your Activities and Fragments on Android
Jul 04, 2018
React Native + Typescript, love at first sight. Setup in an existing app
Jan 16, 2018
Android Studio vs Xcode vs AppCode: a brief comparison about coding speed
Oct 27, 2017
Model View Presenter on Android: unit test for everything
Jul 25, 2017
A first approach to contract test