/JetpackComposeAndInternals

The ultimate Jetpack Compose online course. Created and delivered by Jorge Castillo.

Primary LanguageJavaScriptMIT LicenseMIT

How to configure

  • Install OBS version 27.2.2
  • Install OBS Websocket plugin version 4.9.1
  • Install this node module to connect to obs websockets. Make sure to install version 4.0.3.
  • Open OBS
  • Do npm install and npm start to load the slides locally. You should see a notification about a successful connection to the OBS websocket plugin. If you set a different password when installing the plugin you will need to update it in plugin/obs/obs.js on the line where the connection is started.

Paparazzi

  • Golden screenshots are already taken and in this repo
  • Run ./gradlew screenshottests:verifyPaparazziDebug to verify against the golden screenshots.

Slides

Slides are automatically deployed to this url using GitHub pages via a GitHub action.