Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 302 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 302 Bytes

Pointotech React Native Combobox

Usage

How to publish on NPM

Bump up the version number in src/package.json.

In the root of this repo, run:

cd src
npm login
npm publish --access public