Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yoesuv/rn-basic-networking


https://github.com/yoesuv/rn-basic-networking

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

## Basic Networking ##
create basic app to request data from an API. Build from [Expo Framework](https://expo.dev/).
download apk file [here](https://e.pcloud.link/publink/show?code=XZ8idPZrd7AhwWOzXJYe0sVnMlBtSkpbN97)

```
Node JS | Java
v18.19.0 | java 17.0.11 2024-04-16 LTS
```

### Screenshot ###
| ![](https://i.imgur.com/4es63Ps.jpg) | ![](https://i.imgur.com/UYOoAWr.jpg) | ![](https://i.imgur.com/nyGdx5G.jpg) |
| :---: | :---: | :---: |

#### List Package ####
- [Axios](https://axios-http.com/)
- [Expo Image](https://www.npmjs.com/package/expo-image)
- [React Navigation](https://reactnavigation.org/)
- [React Query](https://react-query.tanstack.com/)

#### Resources ###
- [The useQuery Hook](https://www.youtube.com/watch?v=yccbCol546c)
- [logrocket](https://blog.logrocket.com/react-query-state-management-react-native/)
- [Medium](https://benjaminwoojang.medium.com/react-navigation-with-typescript-270dfa8d5cad)