HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

jetifier — Jetifier AndroidX transition tool in npm format, with a react-native compatible style. More informat

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandnpmandroidxtransitionclitooljetifier

Problem

How to use the jetifier command: Jetifier AndroidX transition tool in npm format, with a react-native compatible style. More information: <https://github.com/mikehardy/jetifier>.

Solution

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

Code Snippets

Migrate project dependencies to the AndroidX format

jetifier

Migrate project dependencies from the AndroidX format

jetifier reverse

Context

tldr-pages: common/jetifier

Revisions (0)

No revisions yet.