Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android X support for RN 0.60.0 #131

Merged

Conversation

thedeepanshuj
Copy link
Contributor

@thedeepanshuj thedeepanshuj commented Jul 6, 2019

Overview

Added Support for Android X which is included in RN 0.60.0 by default

Test Plan

@matt-oakes matt-oakes force-pushed the android-x-support branch from faa100e to c7f0080 Compare July 6, 2019 13:40
Copy link
Collaborator

@matt-oakes matt-oakes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Thanks for the pull request! I was planning to do this but hadn't got around to it yet. Thanks for the help!

I have fixed the incorrect formatting (not sure why that happened) and will merge this as a breaking change now 👍

@matt-oakes matt-oakes merged commit 7994bc7 into react-native-netinfo:master Jul 6, 2019
react-native-community-bot pushed a commit that referenced this pull request Jul 6, 2019
# [4.0.0](v3.2.1...v4.0.0) (2019-07-06)

### Features

* **android:** Migrate to Android X ([#131](#131) by [@thedeepanshujain](https://github.com/thedeepanshujain)) ([7994bc7](7994bc7))

### BREAKING CHANGES

* **android:** You are required to only use either the Support Library or AndroidX for your dependencies. If you need to migrate this library back to the support library, or another library forward to AndroidX, then take a look at the [Jetifier tool](https://github.com/mikehardy/jetifier).
@react-native-community-bot
Copy link
Collaborator

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants