npx create-expo-app Sticker-Smash
cd Sticker-Smash
npx expo install react-dom react-native-web @expo/webpack-config
npx expo install @expo/vector-icons
npx expo install expo-image-picker
npx expo install react-native-gesture-handler react-native-reanimated
npm install -D @babel/plugin-proposal-export-namespace-from
npx expo start -c
npx expo install react-native-view-shot expo-media-library
npm install dom-to-image