In order to kick things off, let me share a small secret I’ve been learning during the process of developing one or two apps here and there: Create reusable components!

It doesn’t mean your apps will have all the same look and feel, but you’ll find down the line that some components are key in all mobile apps. Listing just a few, ie: Bars (bottom, top, drawer), icons, inputs, headers, buttons, badges, auth, etc. Got the idea?

Build a Simple Badge Icon Component with React Native, Navigation and Redux

Ok, so let’s dive into our badge!

#javascript #redux #react-native #badges #react

Build a Simple Badge Icon Component with React Native, Navigation and Redux
8.10 GEEK