https://github.com/mateuschaves/liquid-swipe-react-native
:iphone: :alembic: Liquid swipe effect in React Native
https://github.com/mateuschaves/liquid-swipe-react-native
animations liquid react-native typescript
Last synced: 5 months ago
JSON representation
:iphone: :alembic: Liquid swipe effect in React Native
- Host: GitHub
- URL: https://github.com/mateuschaves/liquid-swipe-react-native
- Owner: mateuschaves
- Created: 2021-10-19T05:20:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-19T05:35:05.000Z (almost 4 years ago)
- Last Synced: 2025-04-30T23:46:49.826Z (5 months ago)
- Topics: animations, liquid, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 3.58 MB
- Stars: 109
- Watchers: 4
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Liquid Swipe
![]()
>:iphone: :alembic: Liquid swipe effect in React Native.
## 💻 Prerequisites
* Expo
* NodeJS## 🚀 Install
```
yarn install
or
npm install
``````
expo start
```