Вместо этой команды
npm install react-native-vcards@https://github.com/idxbroker/react-native-vcards.git --save
Добавить "vcards-js": "git+https://git@github.com/idxbroker/vCards-js#react-native"
в package.json зависимости
и запустить npm install
и используйте этот плагин как import vCard from 'vcards-js';