Guillermo Orellana's Blog
Integrating React Native in an existing application
Updated 11/04/2017: Added some of the API changes and updated the React Native version used in the article
Writing an Android component for React Native
(Updated 13/04/2017: Bumped to React Native 0.42.3 and updated code)
#YAGIOR - Yet Another Google I/O Recap
TL;DR: It was my first time in Google I/O, my first time in the Bay Area, my first time in California, my first time in the US… And I came back with a very different opinion on all of them.
Testing Android's AlarmManager
When I joined Coniq, I had to maintain and extend an existing Android application, which I did not really understand deep enough to feel safe to make big changes that it needed. So I decided to put some scaffolding around in shape of tests, in case everything decided to fall...