https://github.com/hyochan/riveapp
Testing Rive
https://github.com/hyochan/riveapp
Last synced: 10 months ago
JSON representation
Testing Rive
- Host: GitHub
- URL: https://github.com/hyochan/riveapp
- Owner: hyochan
- Created: 2024-05-21T09:41:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-28T08:56:31.000Z (over 1 year ago)
- Last Synced: 2025-03-17T20:53:53.381Z (10 months ago)
- Language: TypeScript
- Size: 826 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expo Starter with Router
[](https://github.com/dooboolab-community/expo-router-starter/actions/workflows/ci.yml)
The `expo` template generated with `dooboo-cli`.
We believe that the fastest way to build the app is using [Expo](https://expo.io).
You can create app even more easily with the cli tool [dooboo-cli](https://github.com/dooboolab-community/dooboo-cli).
## Stacks used
- [react-native](https://github.com/facebook/react-native)
- [expo-router](https://expo.github.io/router)
- [emotion](https://emotion.sh)
- [dooboo-ui](https://github.com/dooboolab/dooboo-ui)
- [jest](https://github.com/facebook/jest)
- [react-native-testing-library](https://github.com/callstack/react-native-testing-library)
- [typescript](https://github.com/Microsoft/TypeScript)
- [ts-jest](https://github.com/kulshekhar/ts-jest)
- [prettier](https://prettier.io)
- [react-native-web](https://github.com/necolas/react-native-web)
- [expo-localization](https://docs.expo.dev/versions/latest/sdk/localization)
## Quick News
- In default, [dooboo-ui](https://github.com/dooboolab/dooboo-ui), a ui framework for [Expo](https://expo.io) is preinstalled in the project. Hope you like it 🧡.
- Default package manager is set to [bun](https://bun.sh) which is fastest in 2023.