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 🍡
- Host: GitHub
- URL: https://github.com/fiberjw/goodweebs
- Owner: FiberJW
- Created: 2020-05-21T22:55:11.000Z (over 5 years ago)
- Default Branch: senpai
- Last Pushed: 2024-10-28T12:15:36.000Z (12 months ago)
- Last Synced: 2025-01-11T19:11:10.978Z (9 months ago)
- Topics: anilist, anime, apollo, expo, graphql, react, react-native, react-navigation, typescript
- Language: TypeScript
- Homepage: https://goodweebs.fiberjw.com
- Size: 5.99 MB
- Stars: 32
- 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 🍡---
[](https://expo.io/)
[](https://github.com/expo/expo)
[](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`.