There was an error while loading. Please reload this page.
Make sure you test using the example app:
Once everything is good, you can publish. To publish:
package.json
git tag -a v4.1.0 -m "v4.1.0" && git push origin v4.1.0
npm publish