Skip to content

Commit

Permalink
Version bump 3.1.0
Browse files Browse the repository at this point in the history
* fix openContactForm behavior, it now returns the contact. Also fix
thumbnail saves.
* add openExistingContact, launches native contact app with the
selected contact
* add writePhotoToPath, on android saves thumbnail to given path
  • Loading branch information
morenoh149 committed Jan 22, 2019
1 parent 5e6a980 commit c2fd50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "https://github.com/rt2zz/react-native-contacts.git"
},
"version": "3.0.2",
"version": "3.1.0",
"description": "React Native Contacts (android & ios)",
"nativePackage": true,
"keywords": [
Expand Down

0 comments on commit c2fd50a

Please sign in to comment.