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

https://github.com/azanniel/pinterest-ui-clone

🖼️ Clone do pinterest para o aprendizado de animações e novidades do expo
https://github.com/azanniel/pinterest-ui-clone

expo expo-router moti reanimated

Last synced: 3 months ago
JSON representation

🖼️ Clone do pinterest para o aprendizado de animações e novidades do expo

Awesome Lists containing this project

README

        





Pinterest UI Clone

---
Este repositório contém o código-fonte para um clone da interface do usuário do Pinterest. O objetivo deste projeto é fornecer um exemplo de como criar uma interface de usuário semelhante ao Pinterest usando tecnologias web modernas.

| | |
| ---- | ---- |
| ![home](https://github.com/Azanniel/pinterest-ui-clone/assets/71537090/8fbc7f5c-40fc-4ac8-a0fa-1f4806841ca9) | ![bottom-sheet](https://github.com/Azanniel/pinterest-ui-clone/assets/71537090/45c55362-4b13-4c1f-b22a-ea9ceeaacb74) |

## ✨ Tecnologias relevantes

- [Expo](https://docs.expo.dev/): Build one JavaScript/TypeScript project that runs natively on all your users' devices.
- [Expo Router](https://docs.expo.dev/router/introduction/): Expo Router is an open-source routing library for Universal React Native applications built with Expo.
- [Reanimated](https://docs.swmansion.com/react-native-reanimated/): Reanimated comes with declarative API for creating animations. Complexity reduced from tens of methods to just a few.
- [Moti](https://moti.fyi/): Moti is the universal animation package for React Native.