Explore >> Select a destination


You are here

mmazzarolo.com
| | reactnative.dev
1.5 parsecs away

Travel
| | JavaScript! We all love it. But some of us also love types. Luckily, options exist to add stronger types to JavaScript. My favourite is TypeScript, but React Native supports Flow out of the box. Which you prefer is a matter of preference, they each have their own approach on how to add the magic of types to JavaScript. Today, we're going to look at how to use TypeScript in React Native apps.
| | kylewbanks.com
1.8 parsecs away

Travel
| | In this post I'll be going over how to create a fullscreen background image for your views in React Native. While I'll be focusing on fullscreen images in particular, this will actually directly apply to any background image, fullscreen or not.
| | amanhimself.dev
2.6 parsecs away

Travel
| |
| | devtails.xyz
18.6 parsecs away

Travel
| I've attempted to reduce this all down to the simplest implementation possible to help understand how RSCs work