troZee / react-native-svg-view

MIT License
20 stars 2 forks source link

Add custom header to the request #6

Open troZee opened 3 years ago

troZee commented 3 years ago

Library should support custom request header

Example :

headers: { Authorization: 'someAuthToken' },