LCRN EP12 – Movie Streaming App – React Native UI

In this episode, we are going to build a cool looking Movie Streaming App based on the design created by Risang on Dribbble.

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-linear-gradient --save

Links

Starter template

Full Source Code