Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carloscazelattojr/foody

Food app, developed in React Native, consuming external API, with animation library, among others.
https://github.com/carloscazelattojr/foody

axios expo external-api foody foody-app react-native react-native-reanimated tailwindcss themealdb-api

Last synced: 4 days ago
JSON representation

Food app, developed in React Native, consuming external API, with animation library, among others.

Awesome Lists containing this project

README

        

#


FOODY




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



## Technologies

- React Native
- Nativewind e TailwinCss
- React-Native-Reanimated
- Expo
- Axios
- [themealdb-api](https://www.themealdb.com/api.php)
- [Video Foody](https://www.youtube.com/watch?v=sMsE5DKEtPg&list=PLPdsesveK3VYlClDzuCU_d5U4FgE2Q3SW)




preview
preview
preview

## libs

- npm i [email protected]
- npm i [email protected] --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