Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renanmav/the-office-dvd-animation-rn
The Office DVD animation in react-native
https://github.com/renanmav/the-office-dvd-animation-rn
dvd-logo dvd-screensaver expo react-native react-native-reanimated the-office
Last synced: about 1 month ago
JSON representation
The Office DVD animation in react-native
- Host: GitHub
- URL: https://github.com/renanmav/the-office-dvd-animation-rn
- Owner: renanmav
- Created: 2023-01-08T04:15:17.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T15:04:33.000Z (about 2 months ago)
- Last Synced: 2024-10-12T19:33:02.438Z (about 1 month ago)
- Topics: dvd-logo, dvd-screensaver, expo, react-native, react-native-reanimated, the-office
- Language: TypeScript
- Homepage: https://the-office-dvd-animation-rn.vercel.app
- Size: 12.9 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# the-office-dvd-animation-rn
DVD logo animation inspired by The Office show.
Built with:
- [expo](https://docs.expo.dev/) & [react-native](https://reactnative.dev/docs/getting-started) & [react-native-web](https://necolas.github.io/react-native-web)
- [react-native-reanimated](https://docs.swmansion.com/react-native-reanimated)## Run locally
Clone the repository and install dependencies
```
bun i
```Run the app
```
bun start
```