An open API service indexing awesome lists of open source software.

https://github.com/mbourmaud/techstack-reactnative

A React Native app built with Redux and ListView that shows a list of technologies with a description for each one.
https://github.com/mbourmaud/techstack-reactnative

es6 eslint javascript react react-component react-native react-native-component react-redux redux redux-actions redux-store

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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