Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-19T05:35:05.000Z (about 3 years ago)
- Last Synced: 2023-11-07T16:54:29.392Z (about 1 year ago)
- Topics: animations, liquid, react-native, typescript
- Language: TypeScript
- Homepage:
- Size: 3.58 MB
- Stars: 107
- Watchers: 5
- Forks: 10
- 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
```