An opener animation created with a vector mask
Download and clone the repository. Install dependencies and run the project:
npm install
# --- or ---
yarn install
npx react-native run-android
npx react-native run-ios
- Animation idea and the implementation approach: Eli White on React Native blog
- Vector icon: FlatIcon