LCRN EP14 – Crypto Wallet App – React Native UI | REST API Calls | React Redux

In this episode, we are going to build a cool looking Crypto Wallet App based on the design created by Martin on Mockitt.

Plugins

npm install @react-navigation/native react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view @react-navigation/stack @react-navigation/bottom-tabs --legacy-peer-deps

npm install react-redux redux redux-thunk

npm install axios

npm install react-native-reanimated@next
npm install @rainbow-me/animated-charts
npm install react-native-svg

npm install moment

npm install react-native-chart-kit

Links

Starter Template
Full Source Code