Skip to content

janisslsm/plugin-template-rn

 
 

Repository files navigation

Plugin Template for AliucordRN

This template uses typescript and the pnpm package manager

Make a copy of this template, clone it and run pnpm install

Building plugins

Build Plugin:

pnpm build TokenLogger

Watch for changes and auto compile & deploy* :

pnpm watch TokenLogger

* Requires adb installed and to be connected to your phone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.3%
  • TypeScript 38.7%