Published inExpositionAnnouncing React Navigation 5.0For the past few months, we’ve been working on several improvements to React Navigation such as improving animation performance with…Sep 17, 201911Sep 17, 201911
Published inExpositionRe-writing React Navigation StackRecently I’ve been working on a new version of react-navigation-stack along with Michał Osadnik. The main goal of the new version is to…Jul 16, 20196Jul 16, 20196
Published inCallstack EngineersBuilding Component Libraries for React Native appsThis is a summary of the talk I gave at App.js. You can watch the full talk in the video below. You can find the slides here.May 10, 20193May 10, 20193
Published inCallstack EngineersBob — Simple way to build React Native libraries for publishingIt’s a common practice to publish React Native libraries as source code without building them. Metro handles compiling JavaScript and…Apr 12, 20191Apr 12, 20191
Published inCallstack EngineersAnnouncing React Native Tab View 2.0If you are using React Native and needed an animated tab view at some point, you have probably seen the react-native-tab-view library…Mar 4, 20191Mar 4, 20191
Published inCallstack EngineersAnnouncing Linaria 1.0The first major release of Linaria is here. It’s more robust, handles more edge cases and introduces a new API to make easier to use with…Feb 8, 20194Feb 8, 20194
The best horses in Legend of Zelda: Breath of the WildThere are so many different horses to choose from in Legend of Zelda, including many special horses available in the game or from amiibo…Jul 27, 20189Jul 27, 20189
Published inCallstack EngineersSupercharge Your Terminal with ZshI spend most of my time on my laptop in 3 apps, a browser, a code editor and a terminal emulator, so I want things to look pretty and be…Jul 26, 20186Jul 26, 20186
Published inExpositionBuilding a code editor with MonacoI work on Snack, an online code editor for React Native apps. In the past, Snack’s code editor used Ace Editor, but we’ve now migrated to…Jul 13, 201815Jul 13, 201815
Published inCallstack EngineersAdding an example app to your React Native libraryYou made a shiny new library for React Native and now it’s time to show it to the world. But you need to add an example app, so people can…Oct 12, 201713Oct 12, 201713