Create a Horizontal List in React Native
![RN-HL-Spotify](https://streetsmartdev.com/wp-content/uploads/2017/09/RN-HL-Spotify-715x560.jpg)
As mobile app users, we love to see some diversity in how elements are being rendered in the app. One way of presenting a list of items is through the use of horizontally rendered list of cards. Spotify is one of the application that successfully uses this pattern. Let’s go through a short tutorial to […]
Continue reading >