Implement reverse-jetify to convert from AndroidX to support libraries
mikehardy opened this issue · 0 comments
mikehardy commented
This may not seem important, but if you maintain a library that users depend on, and they can't convert to AndroidX yet, then you either maintain a fork (terrible as a library maintainer), or you publish an AndroidX version and recommend they use npx reverse-jetify
on your library
Similar to the performance needs of #3 this should take a whitelist or blacklist or something as a config (or just work so fast it doesn't matter)