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

Format android getAllItems data and ts types to match iOS implementation #168

Merged
merged 2 commits into from
Nov 12, 2019

Conversation

SamRaymer
Copy link
Contributor

@SamRaymer SamRaymer commented Oct 30, 2019

This change breaks the android return format, but matches the typescript definitions to the format in the iOS version of the native module.

I suggest a major version bump upon release to reflect the breaking change.

@SamRaymer SamRaymer force-pushed the normalize-getallitems-data branch 2 times, most recently from 87566e9 to 47d192a Compare October 30, 2019 23:50
@SamRaymer

This comment has been minimized.

Copy link
Owner

@mCodex mCodex left a comment

Choose a reason for hiding this comment

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

Thanks, guys!!! Btw, nice work!

@mCodex mCodex merged commit df0bade into mCodex:master Nov 12, 2019
@shubham-agrawal
Copy link

shubham-agrawal commented Dec 17, 2019

I think you should bump up the version (5.5.4) to major release. I am using react native and publishing only android app, and this minor release just broke my app because getAllItems response was changed to array from map. I think a lot of people will face this issue otherwise.

I suggest a major version bump upon release to reflect the breaking change. +1

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.

None yet

4 participants