Ecosyste.ms: Awesome
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: 19 days ago
JSON representation
A cross-platform @AniList client built with @Expo 🍡
- Host: GitHub
- URL: https://github.com/fiberjw/goodweebs
- Owner: FiberJW
- Created: 2020-05-21T22:55:11.000Z (over 4 years ago)
- Default Branch: senpai
- Last Pushed: 2024-10-21T21:58:39.000Z (24 days ago)
- Last Synced: 2024-10-22T17:50:45.682Z (23 days ago)
- Topics: anilist, anime, apollo, expo, graphql, react, react-native, react-navigation, typescript
- Language: TypeScript
- Homepage: https://goodweebs.fiberjw.com
- Size: 6.21 MB
- Stars: 33
- Watchers: 1
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.