jetifier: add page (#5209)

This commit is contained in:
Axel Navarro
2021-02-02 20:24:15 -03:00
committed by GitHub
parent 08b3bac91d
commit 1f1b4d9c66

12
pages/common/jetifier.md Normal file
View File

@@ -0,0 +1,12 @@
# jetifier
> Jetifier AndroidX transition tool in npm format, with a react-native compatible style.
> More information: <https://github.com/mikehardy/jetifier>.
- Migrate project dependencies to the AndroidX format:
`jetifier`
- Migrate project dependencies from the AndroidX format:
`jetifier reverse`