Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/renanmav/react-native-the-office
📀 The Office DVD animation
https://github.com/renanmav/react-native-the-office
dvd-screensaver react-native react-native-reanimated the-office
Last synced: 9 days ago
JSON representation
📀 The Office DVD animation
- Host: GitHub
- URL: https://github.com/renanmav/react-native-the-office
- Owner: renanmav
- Created: 2023-01-08T04:15:17.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T17:47:38.000Z (9 days ago)
- Last Synced: 2024-11-11T18:36:52.076Z (9 days ago)
- Topics: dvd-screensaver, react-native, react-native-reanimated, the-office
- Language: TypeScript
- Homepage: https://react-native-the-office.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
# react-native-the-office
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
```