Mapwize / mapwize-sdk-react-native

Integrate Mapwize Indoor Maps & Wayfinding in your React Native apps
MIT License
4 stars 0 forks source link

feat: add cookies sharing with Mapwize API #18

Closed m3ftah closed 3 years ago

m3ftah commented 3 years ago

This adds cookies sharing between Mapwize API and React Native fetch requests.

In details

we replace the React Native Client CookieJar with the Mapwize API PersistentCookieJar.