@applicaster/quick-brick-demo-cell-builder-plugin

1.2.11 • Public • Published

Cell Builder Plugin Demo 🔶


Zapp Plugin Versions

NPM package


Setup

  • yarn
  • yarn dev << app_version_id from Zapp >>
  • yarn start

Update & Publish

  • Do your thing, commit, push, get a review, merge
  • Update npm version in plugin/package.json
  • Update dependency_version in manifests/samsung-tv.json
  • cd plugin && npm publish
  • Use zappifest to update plugin manifest or publish a new plugin version

Shortcut - just copy & paste!

  • zappifest publish --plugin-id 8544 --manifest manifests/samsung_tv.json
  • zappifest publish --plugin-id 8545 --manifest manifests/android_tv.json
  • zappifest publish --plugin-id 8475 --manifest manifests/tvos.json

Troubleshoot

  • Dependencies looks wonky? Not seeing the proper RC packages?
    • Use yarn -W add --dev @applicaster/zapplicaster-cli@next
  • Webpack / RN packager throwing random linking erros?
    • Cleanup! yarn reset_dev_app + rm -rf node_modules and restart whole setup

Guidelines / Notes

  • Please make the utmost effort to keep the plugin manifests aligned across platforms. The cell configuration is agnostic and nature and we'll benefit greatly by keeping it like that.

Readme

Keywords

none

Package Sidebar

Install

npm i @applicaster/quick-brick-demo-cell-builder-plugin

Weekly Downloads

1

Version

1.2.11

License

MIT

Unpacked Size

87.7 kB

Total Files

36

Last publish

Collaborators

  • zapp-ci
  • meirmanr
  • applicaster-devs
  • applicaster-external-devs