maps
maps copied to clipboard
Fix examples dependency and AnimatedLine issues
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: