Im trying to install native base with web support
and when i run this command
git clone git@github.com:GeekyAnts/NativeBase-KitchenSink.git
it give me this error
git clone git@github.com:GeekyAnts/NativeBase-KitchenSink.git Cloning into 'NativeBase-KitchenSink'... Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
how can i solve it ?