In this project, we try to clone the gallery app that comes with Samsung smartphones and try to learn about the different modules and packages we use to build a gallery application.
A framework for building native apps with React.
Used for add buttom tab navigation and stack navigation
CameraRoll is a react-native native module that provides access to the local camera roll or photo library.
cd react-native-gallery
npm install
npx react-native run-android
cd react-native-gallery
npm install
npx react-native run-ios