1.0.0 • Published 3 years ago
config-plugin-remove-jitpack v1.0.0
config-plugin-remove-jitpack
JitPack is added in the base template for Android builds on Expo, this removes it.
Install
yarn add config-plugin-remove-jitpackOpen app.json (or app.config.{js/ts}) and add to plugins:
{
"plugins": [
"config-plugin-remove-jitpack"
]
}1.0.0
3 years ago