LCRN EP13 – Boba Milk Tea App – React Native UI, React Redux and Light/Dark theme

In this episode, we are going to build a very cute looking Boba Milk Tea App based on the design created by Ainsley 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-native-svg

npm install react-redux redux redux-thunk

Links

Starter Template

Full Source Code