maps icon indicating copy to clipboard operation
maps copied to clipboard

Fix examples dependency and AnimatedLine issues

Open Artotim opened this issue 1 year ago • 0 comments

Description

This PR targets example and is intended to fix react-navigation issue importing SafeAreaProviderCompat by adding dependency in example/package.json. And also fixes AnimetedLine example with correct Animated reference.

Checklist

  • [X] I have tested this on a device/simulator for each compatible OS
  • [ ] I updated the documentation with running yarn generate in the root folder
  • [ ] I added/updated a sample - if a new feature was implemented (/example)

Screenshot OR Video

Screenshots before fix:

Screenshot_1685554583 Screenshot_1685555068

Artotim avatar May 31 '23 17:05 Artotim