Food application, developed in React Native, consuming external API, with animation library, among others. Study purposes
- React Native
- Nativewind e TailwinCss
- React-Native-Reanimated
- Expo
- Axios
- themealdb-api
- Video Foody
-
npm i nativewind@2.0.11
-
npm i tailwindcss@3.3.2 --save-dev
-
npm install @react-navigation/native
-
npx expo install react-native-screens react-native-safe-area-context
-
npm install @react-navigation/stack
-
npx expo install react-native-gesture-handler
-
npm install react-navigation-shared-element
-
npm i react-native-heroicons
-
npm i react-native-responsive-screen
-
npx expo install react-native-reanimated
-
npm i @react-native-seoul/masonry-list
-
npm i @react-native-async-storage/async-storage
-
npm i react-native-youtube-iframe
-
npm i react-native-webview
-
npm install react-native-snackbar --save