Building an Image Gallery app in React Native Youtube video Here is the youtube video for the walkthrough https://youtu.be/9xHQSR3Xsg4 React Native React Docs React Native Docs Modules used @react-native-community/cameraroll react-native-swiper Issues I ran into fbjs not installed - just install fbjs using npm install --save fbjs or yarn add fbjs