The Wayback Machine - https://web.archive.org/web/20201005051730/https://github.com/topics/geo
Skip to content
#

geo

Here are 435 public repositories matching this topic...

editor
orangemug
orangemug commented Jan 30, 2020

'react-autocomplete' (https://github.com/reactjs/react-autocomplete) is no longer maintained and causing warnings

react-dom.development.js:12357 Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

  • Move code with side effects to componentDidMount, and set initial state in the constructor.
  • R
kinex
kinex commented Sep 15, 2020

🏗 Enhancement Proposal

In the new version 6.0 you have introduced a set a global functions, for example checkPermission. Earlier it was Geolocator().checkPermission.

I think you have made a bad design mistake, earlier design was much better. Introducing a global functions named like checkPermission is a really bad idea. Names like checkPermission do not indicate any relation to ge

Improve this page

Add a description, image, and links to the geo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geo topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.