-
Simplest, lightest and fastest JS library to get your ip address and location.
-
Check current location by a provided ip address.
- Supports the Promise
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
---|---|---|---|---|---|
Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | 11 ✔ |
Using yarn:
$ yarn add react-dropdown-custom
Using npm:
$ npm install react-dropdown-custom
import React from 'react';
import { Dropdown } from 'react-dropdown-custom';
export const App = () => {
return <div>PAGE COTNENT</div>
};
MIT © HFrontend