Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.48 KB

readme.md

File metadata and controls

54 lines (38 loc) · 1.48 KB

FOODY

Food application, developed in React Native, consuming external API, with animation library, among others. Study purposes

Technologies

libs

  • 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