bramus / react-native-maps-directions

Directions Component for `react-native-maps`
MIT License
1.25k stars 197 forks source link

Custom Headers #147

Open azlanali076 opened 4 years ago

azlanali076 commented 4 years ago

I have the api key restricted to only some bundle ids and package names so there is no option to provide custom headers in the component like X-Ios-Bundle-Identifier: com.bla.bla , X-Android-Package: com.bla.bla

yamila-fraiman commented 4 years ago

same issue! any solution?