maps
maps copied to clipboard
Docs: Update GettingStarted.md
Description
Update GettingStarted.md:
- Update Mapbox account links. The old links still work, but are not according to the new url schema.
- Remove legacy componentDidMount reference.
- Typo fixes and some text formatting.
Checklist
- [x] I've read
CONTRIBUTING.md - [ ] I updated the doc/other generated code with running
yarn generatein the root folder - [ ] I have tested the new feature on
/exampleapp.- [ ] In V11 mode/ios
- [ ] In New Architecture mode/ios
- [ ] In V11 mode/android
- [ ] In New Architecture mode/android
- [ ] I added/updated a sample - if a new feature was implemented (
/example)