Commits
Nick Pomfret authored and Zack Story committed 98de15cf9a2
[android] add gps meta to android (#643) * writing metadata.location (lat and lon coords only) to the exif data... and returning the internal url for the new image (which can be used in conjunction with the RN CameraRoll) * just a tidy up to remove some duplication and fix some logging (no functional changes) * oops, fix typo * docs * added mediaUri to ios so its the same as android