troZee / react-native-svg-view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add custom header to the request

troZee opened this issue · comments

Library should support custom request header

Example :

headers: { Authorization: 'someAuthToken' },