maplibre-react-native icon indicating copy to clipboard operation
maplibre-react-native copied to clipboard

Remove deprecated defaultProps for functional component

Open RobertSasak opened this issue 6 months ago • 0 comments

Description

Fixes #430

Checklist

  • [ ] I have tested this on a device/simulator for each compatible OS
  • [X] I formatted JS and TS files with running yarn lint:fix in the root folder
  • [X] I have run tests via yarn test in the root folder
  • [X] I updated the documentation with running yarn generate in the root folder
  • [x] I mentioned this change in CHANGELOG.md
  • [ ] I updated the typings files (index.d.ts)
  • [ ] I added/updated a sample (/example)

Screenshot OR Video

RobertSasak avatar Aug 11 '24 07:08 RobertSasak