Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

v1.0.0

Choose a tag to compare

@mikehardy mikehardy released this 18 Jun 06:51
· 119 commits to master since this release
6cfecf5

This successfully packages jetifier-standalone, and also has a macOS+linux script to jetify source files for react-native projects

With this release you should be able to safely upgrade your app to AndroidX so you can use AndroidX dependencies, even if all your libraries haven't updated yet

  • chore: npm update 2911a35
  • feat: can jetify source files on linux and macOS fe8c2a7

v1.0.0-beta04.2...v1.0.0

This is an attempt to implement part of the general react-native AndroidX migration plan: react-native-community/discussions-and-proposals#129