diff --git a/README.md b/README.md index e2988b3..72c7b66 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,19 @@ import { Stagger } from '@animatereactnative/stagger'; export function Example() { return ( - + ZoomInEasyDown.springify()} + exiting={() => FadeOutDown.springify()} + style={{ + flexDirection: 'row', + flexWrap: 'wrap', + justifyContent: 'center', + gap: 12, + }} + > 1. Custom duration 2. Custom stagger 3. Custom animation