Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 4.28 KB

README.md

File metadata and controls

66 lines (40 loc) · 4.28 KB

Tiny Examples

Brief projects that aim to prototype specific functionality.

Demonstration of using React Native Gesture Handler and React Native Reanimated to transition between screens via swipe actions.

Example showing how to construct a View along with an SVG element that caps the View. The SVG and View look like a seamless unit and scale as the device width changes.