mapcn-rn
v0.1.1
Published
Tiny CLI wrapper for installing mapcn React Native components.
Readme
mapcn-rn
Small CLI for installing mapcn React Native components through the React Native Reusables CLI.
Docs
Documentation and setup guides:
Usage
npx mapcn-rn addYou can also skip the prompt:
npx mapcn-rn add --provider=carto
npx mapcn-rn add --provider=maptiler
npx mapcn-rn add --provider=mapboxWhat it does
mapcn-rn asks which map provider you want, resolves the correct mapcn registry URL, and runs:
npx @react-native-reusables/cli@latest add <registry-url>Providers
cartomaptilermapbox
