Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/carloscazelattojr/foody
- Owner: carloscazelattojr
- Created: 2024-02-13T10:30:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-25T02:10:09.000Z (9 months ago)
- Last Synced: 2024-04-18T07:24:10.500Z (7 months ago)
- Topics: axios, expo, external-api, foody, foody-app, react-native, react-native-reanimated, tailwindcss, themealdb-api
- Language: TypeScript
- Homepage:
- Size: 39.7 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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)
## 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