1.0.0 • Published 3 years ago

react-native-find-free-port v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-find-free-port

Find free port on mobile devices

Installation

npm install react-native-find-free-port

Usage

import FindFreePort from 'react-native-find-free-port';

// ...

const result = await FindFreePort.getFirstStartingFrom(9010);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

1.0.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.1.0

3 years ago