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

feat(android, native): make native API public for mixed-native use #524

Merged

Conversation

mikehardy
Copy link
Contributor

Overview

This allows brown-field or mixed react-native/native apps to call netinfo
APIs and update the connectivity map etc

Test Plan

Not really testable but i have a work app that uses these interfaces on the native side, and they simply don't compile without these changes

This allows brown-field or mixed react-native/native apps to call netinfo
APIs and update the connectivity map etc
@mikehardy mikehardy added pending merge A PR that will be merged shortly, waiting for CI or final comment and removed pending merge A PR that will be merged shortly, waiting for CI or final comment labels Nov 16, 2021
@mikehardy mikehardy merged commit 96b8d2f into react-native-netinfo:master Nov 17, 2021
github-actions bot pushed a commit that referenced this pull request Nov 17, 2021
# [7.1.0](v7.0.0...v7.1.0) (2021-11-17)

### Features

* **android, native:** make native API public for mixed-native use ([#524](#524)) ([96b8d2f](96b8d2f))
@matt-oakes
Copy link
Collaborator

🎉 This PR is included in version 7.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mikehardy mikehardy deleted the @mikehardy/allow-native-use branch November 17, 2021 03:38
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.

None yet

2 participants