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

native-storage missing NativeStorage.keys function #1415

Closed
tedliang-aa opened this issue Apr 25, 2017 · 2 comments · Fixed by #1495
Closed

native-storage missing NativeStorage.keys function #1415

tedliang-aa opened this issue Apr 25, 2017 · 2 comments · Fixed by #1495

Comments

@tedliang-aa
Copy link

This function NativeStorage.getItem("reference_to_value", <success-callback>, <error-callback>) is missing on the @ionic-native/native-storage wrapper.

Is it intentional? or it's a new feature that is not yet covered by the wrapper?

@danielsogl
Copy link
Owner

Hey @tedliang-asahi, the requested methods are implemented. Check the latest native release.
But I added the missing keys() method.

@tedliang-aa
Copy link
Author

Great! Thanks for the update

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 a pull request may close this issue.

2 participants