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

housekeeping: Mention the New Android Packages #136

Merged
merged 1 commit into from
Oct 18, 2020

Conversation

worldbeater
Copy link
Collaborator

What kind of change does this PR introduce?

This PR updates our README.md with additional documentation related to AndroidX and AndroidSupport.

What is the current behavior?

Currently, there is no info in README.md describing the features introduced in #134

What is the new behavior?

Now, the changes and new packages are documented. Ideally, a new 1.8 release should be published after merging this PR.

What might this PR break?

Those folks who are using ReactiveUI.Validation on MonoAndroid90 will have to install one of the new packages:

  • ReactiveUI.Validation.AndroidSupport
  • ReactiveUI.Validation.AndroidX

Closes #129

@codecov
Copy link

codecov bot commented Oct 18, 2020

Codecov Report

Merging #136 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #136   +/-   ##
=======================================
  Coverage   61.57%   61.57%           
=======================================
  Files          16       16           
  Lines         877      877           
=======================================
  Hits          540      540           
  Misses        337      337           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00f2d33...411742f. Read the comment docs.

@glennawatson glennawatson merged commit f8ec61b into main Oct 18, 2020
@glennawatson glennawatson deleted the android-readme-update branch October 18, 2020 22:16
@reactiveui reactiveui locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: Upgrade Android.Support to AndroidX
2 participants