TymanWasTaken / plugin-template-rn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 61.9%Language:JavaScript 38.1%