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

[@unimodules/core] Add support for null values to @unimodules/core and expo-notifications #8153

Merged
merged 5 commits into from May 5, 2020

Conversation

sjchmiela
Copy link
Contributor

@sjchmiela sjchmiela commented May 5, 2020

Why

Fixes #8142 (comment).

How

Added support for null values to expo-notifications and @unimodules/core. Also, moved helper methods implementations to interface.

Test Plan

Added more coverage to test-suite which confirmed that the fix is correct.

@sjchmiela sjchmiela requested a review from tsapeta as a code owner May 5, 2020 14:31
@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2020

Native Component List for this branch is ready

@sjchmiela sjchmiela force-pushed the @sjchmiela/unimodules-core-json-arguments branch from 9bf00c9 to 31a70f0 Compare May 5, 2020 15:07
@sjchmiela sjchmiela requested a review from mczernek as a code owner May 5, 2020 15:07
@sjchmiela sjchmiela changed the title [@unimodules/core] Add JSONObject serialization support [@unimodules/core] Add support for null values to @unimodules/core and expo-notifications May 5, 2020
@sjchmiela sjchmiela force-pushed the @sjchmiela/unimodules-core-json-arguments branch from 31a70f0 to 13d0eb8 Compare May 5, 2020 15:14
@sjchmiela sjchmiela merged commit 385e7e0 into master May 5, 2020
@sjchmiela sjchmiela deleted the @sjchmiela/unimodules-core-json-arguments branch May 5, 2020 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[expo-notifications][bare] Android push handling crashes due to SoundResolver
2 participants