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

https://github.com/fiberjw/goodweebs

A cross-platform @AniList client built with @Expo 🍡
https://github.com/fiberjw/goodweebs

anilist anime apollo expo graphql react react-native react-navigation typescript

Last synced: 15 days ago
JSON representation

A cross-platform @AniList client built with @Expo 🍡

Awesome Lists containing this project

README

          


Goodweebs logo


Goodweebs


An AniList client built with Expo 🍡

---

[![runs with expo](https://img.shields.io/badge/Runs%20with%20Expo-4630EB.svg?style=flat-square&logo=EXPO&labelColor=f3f3f3&logoColor=000)](https://expo.io/)
[![supports iOS](https://img.shields.io/badge/iOS-4630EB.svg?style=flat-square&logo=APPLE&labelColor=999999&logoColor=fff)](https://github.com/expo/expo)
[![supports Android](https://img.shields.io/badge/Android-4630EB.svg?style=flat-square&logo=ANDROID&labelColor=A4C639&logoColor=fff)](https://github.com/expo/expo)

## 🚧 Status: WIP

> Make it work. **Make it right**. Make it fast.

Right now, I'm making it right :)

## 📲 Try it out!

- [Website](https://goodweebs.fiberjw.com)

## Notes

### Dependencies

- [Bun](https://bun.sh)

### Releasing this app

To create a production build with [EAS Build](https://docs.expo.dev/build/introduction/), run `bun run build:prod`.

To push an update to those production builds using [EAS Update](https://docs.expo.dev/eas-update/introduction/), run `bun run publish:prod`.