React Native App for (iOs and Android) managed by Expo that allow listing current crypto currencies in the market. This app consumes api from CoinGecko (https://www.coingecko.com/api/documentations/v3)
- List current crypto currencies from CoinGecko
- Shows a Linear chart with variations of prices for last 7 days
- Expo SDK SDK 41.
- React Navigation 5.
- Redux to handle the state.
- Redux-Thunk middleware to allow action creators use async logic.
- Lottie animations.
npm install
expo start
- Splash Screen