Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# the-office-dvd-animation-rn

DVD logo animation inspired by The Office show.


season-4-episode-3-gif-by-the-office

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
```