Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 19 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

### Secrets

Make sure to clone the `goodweebs-secrets` private repo!

### Releasing this app

For production binary builds, run `yarn build:prod`.

To push an update to those production builds using expo-updates, run `yarn publish:prod`.

Make sure you always bump the native version number before starting a new build.