1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 11:26:00 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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`