Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 287 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 287 Bytes

TechStack

A React Native app built with Redux and ListView that shows a list of technologies with a description for each one.

What I learned ?

  • Using Redux inside a React Native application
  • Rendering a list of items using ListView
  • Creating an animation using LayoutAnimation