Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

RNMapboxMaps

Maintains RNMapbox maps a wrapper aroud mapbox maps product, so it can be used in mobile apps written in react-native.
Collective - Host: opensource - https://opencollective.com/rnmapboxmaps - Code: https://github.com/rnmapbox/maps

chore(gh-actions): do not change .netrc if no mapbox token (#2689)

github.com/rnmapbox/maps - 6feaaaa58ebc175689e08100464b1ada205bd7e9 authored over 1 year ago by Miklós Fazekas <[email protected]>
chore(gh-actions): do not change .netrc if no mapbox token

github.com/rnmapbox/maps - dea331ba56e70bc878f7283c1dd46e3a415f360c authored over 1 year ago by Miklós Fazekas <[email protected]>
fix(ios,location): don't stop location updates when switching locatin symbol to native (#2684)

github.com/rnmapbox/maps - e29c776ed81e42b46f285544939066426f724004 authored over 1 year ago by Miklós Fazekas <[email protected]>
chore(ts): migrate Callout to TypeScript, remove prop-types & flow (#2675)

* chore(ts): improve package.json with source

* chore: migrate Callout to TypeScript

* cho...

github.com/rnmapbox/maps - f931c543bd6c6d3cd23129d3cb5baa67bf72d866 authored over 1 year ago by Kilian Finger <[email protected]>
10.0.0-beta.76

github.com/rnmapbox/maps - c1c3ac4a5501ef97b1ce8ab3753b64b8e6a5a563 authored over 1 year ago by RNMapbox robot <[email protected]>
fix(images,android): fix nativeImages on android

github.com/rnmapbox/maps - c1b6f8cfa69d6b5a99d3866f515aff3df772accb authored over 1 year ago by Miklós Fazekas <[email protected]>
chore: remove unused getOrCalculateVisibleRegion (#2679)

github.com/rnmapbox/maps - a423804621ee1aee3102f328617cc49a92467693 authored over 1 year ago by Kilian Finger <[email protected]>
fix(ts): type import (#2677)

github.com/rnmapbox/maps - 89bcf30c5352d9eb774f6a552817c5176bd9f959 authored over 1 year ago by Kilian Finger <[email protected]>
feat(images): support strechable images in images component (#2674)

github.com/rnmapbox/maps - bc4a2d8055eae75184f50a6cf47ec4ced1c599eb authored over 1 year ago by Miklós Fazekas <[email protected]>
chore(ts): Migrate UserLocation and Annotation to TypeScript (#2673)

* chore(ts): migrate UserLocation to TypeScript

* chore(ts): migrate Annotation to TypeScript...

github.com/rnmapbox/maps - 018968b76fa73f9a97dbb29471a6163df5d005c9 authored over 1 year ago by Kilian Finger <[email protected]>
fix(ios,v10): try to get source wich has highest layer associated (#2672)

github.com/rnmapbox/maps - 1f24127b917a9aab2b64f7e996ce5f89256bbd16 authored over 1 year ago by Miklós Fazekas <[email protected]>
chore(ts): remove index.d.ts, and use index.ts instead (#2671)

github.com/rnmapbox/maps - 96d4ea91a7b872c44a232ec3724d51ba3db242d1 authored over 1 year ago by Miklós Fazekas <[email protected]>
10.0.0-beta.75

github.com/rnmapbox/maps - cecae4c9fb3061c052a47a270a7f98db42d07578 authored over 1 year ago by RNMapbox robot <[email protected]>
fix(android,v10): setCamera padding with center (#2669)

github.com/rnmapbox/maps - 6068f24f7e02e47254d0b2b7275f599ed2576184 authored over 1 year ago by Kilian Finger <[email protected]>
chore(ts): migrate ImageSource, RasterDemSource, RasterSource to typescript (#2668)

github.com/rnmapbox/maps - c41a62bce2ddf3b270fde9668d1ebf61c6aa125b authored over 1 year ago by Miklós Fazekas <[email protected]>
Ts migrate modules utils (#2667)

* chore: moved 'offline' to typescript

# Conflicts:
# javascript/modules/location/locationMa...

github.com/rnmapbox/maps - cddcd47bff4611a5dc24bb805e4c151171562e09 authored over 1 year ago by Miklós Fazekas <[email protected]>
chore(ts): remove types from index.d.ts, and use MapView from ts code (#2665)

github.com/rnmapbox/maps - 91114d0d2d6c257077cd0e954d6725e209b59d1f authored over 1 year ago by Miklós Fazekas <[email protected]>
chore(ts): convert map view to ts (#2663)

* chore(ts): Logger ts refactor

* refactor(ts): convert MapView to typescript

github.com/rnmapbox/maps - 25ef5d54843d0f3f970dac8f5a1cdd9343d7c7d6 authored over 1 year ago by Miklós Fazekas <[email protected]>
10.0.0-beta.74

github.com/rnmapbox/maps - 5153d004448c06a19f3e4f2234b7ed4bbcec2f02 authored over 1 year ago by RNMapbox robot <[email protected]>
chore(ts): Logger ts refactor (#2662)

github.com/rnmapbox/maps - 56c12c354d1e9b593004c8dbf532c30712af6adb authored over 1 year ago by Miklós Fazekas <[email protected]>
Fix(v10,android): hide native user location, when showing non native user location (#2661)

github.com/rnmapbox/maps - 5b4e40bc482ff338c20f88d3bbea4682ce6eac3b authored over 1 year ago by Miklós Fazekas <[email protected]>
chore(ts): refactor vector source to ts (#2658)

github.com/rnmapbox/maps - 047af80b6130a55bec1e9b081164b9aa3984691d authored over 1 year ago by Miklós Fazekas <[email protected]>
chore(ts): refactor Light.js to Light.tsx (#2657)

github.com/rnmapbox/maps - 1ba0a68f87da6010dd2b180b06c6168bc051d4ed authored over 1 year ago by Miklós Fazekas <[email protected]>
fix(ts): allow string (url or imageName) for images & add BasePorps with testID (#2656)

* fix(ts): allow string (url or imageName) for images

* fix(ts): add BaseProps with testID to...

github.com/rnmapbox/maps - 7d641e9e4f2f3757ac28278df2358d877f16176c authored over 1 year ago by Miklós Fazekas <[email protected]>
10.0.0-beta.73

github.com/rnmapbox/maps - 36cf0dda6ac57114251b00d9903668780aa306d7 authored over 1 year ago by RNMapbox robot <[email protected]>
fix(android,v10): fix clear of filter to expression instead of literal(true) (#2651)

github.com/rnmapbox/maps - fe70b2111bee46c37e74a5450795b7eb2100e7bc authored over 1 year ago by Miklós Fazekas <[email protected]>
chore(ts): refactor dep Coordinates export (#2652)

github.com/rnmapbox/maps - 8c657a165716ec7822f9930b8f29e5a2035c720a authored over 1 year ago by Miklós Fazekas <[email protected]>
fix: crash when animated prop changes in Annotation.js (#2647)

github.com/rnmapbox/maps - a6a0a1b6e40d098cb97b59766493abe142bcc726 authored over 1 year ago by Pablo GC <[email protected]>
feat(v10,android): Images - implement Image component and support sdf,stretchX, stretchY, etc for nativeImages (#2650)

github.com/rnmapbox/maps - 34973a74b096efb54ed9055792e71f08c553a5d2 authored over 1 year ago by Miklós Fazekas <[email protected]>
10.0.0-beta.72

github.com/rnmapbox/maps - 75a900fc1481a8f2f8a52478f772cf7f8533eed9 authored over 1 year ago by RNMapbox robot <[email protected]>
feat(ios,v10): add new Image component, to generate mapbox images using react-native (#2648)

github.com/rnmapbox/maps - 788e48f16266cc92f515867ff1a90f2b68355c8e authored over 1 year ago by Miklós Fazekas <[email protected]>
chore: export Location and Coordinates type (#2645)

* chore: export Location type

* chore: export Coordinates type

* fix: mark Coordinates as ...

github.com/rnmapbox/maps - 4eb44c40540da38f389361aeea15960bcfeef001 authored over 1 year ago by Pablo GC <[email protected]>
10.0.0-beta.71

github.com/rnmapbox/maps - 13635e6f7852d48af2b886594b02582219159857 authored over 1 year ago by RNMapbox robot <[email protected]>
chore: update mapbox to 10.11.1 (#2642)

github.com/rnmapbox/maps - c6254b5f9e5a47811b4895a7bcc5b103c43bb6f8 authored over 1 year ago by Miklós Fazekas <[email protected]>
feat(ios,v10): allow sdf and stretchX,Y on nativeImages (#2641)

github.com/rnmapbox/maps - e878bc74ac2f58a17aeb4a55ac7f25d8fda191a0 authored over 1 year ago by Miklós Fazekas <[email protected]>
fix(andorid,v10): fix onUserTrackingModeChange (#2636)

github.com/rnmapbox/maps - c31717aa83cdb60326102dde52529075f67cf019 authored over 1 year ago by Miklós Fazekas <[email protected]>
doc: fix doc links generate to use full link (#2637)

* doc: fix doc links generate to use full link

* doc: fix docs links in description

github.com/rnmapbox/maps - 57c501a7ae91c69ac0ee1dd4c78b545f1736efc3 authored over 1 year ago by Miklós Fazekas <[email protected]>
feat: add `followPadding` to Camera (#2630)

* chore(ts): remove usages of FC migrate Page and TabBarPage to TS

* feat(v10,camera): add fo...

github.com/rnmapbox/maps - 0fa68da3244ebed8a39d71452f2ecde523536256 authored over 1 year ago by Kilian Finger <[email protected]>
fix(android,v10): set user interaction to true if it was a scale/move/rotate gesture (#2634)

github.com/rnmapbox/maps - 02ee459291b285febce5acc21fa5221067f17d99 authored over 1 year ago by Miklós Fazekas <[email protected]>
doc: added docs for locationManager related issues (#2631)

github.com/rnmapbox/maps - feb4e7c4d41cf51d65d661e54853eb7248ded84f authored over 1 year ago by Miklós Fazekas <[email protected]>
Update CustomHttpHeaders.md

github.com/rnmapbox/maps - 199635ac0c97cd8ccfa3c33c9e4d351fb4477b0b authored over 1 year ago by Miklós Fazekas <[email protected]>
chore(ts): migrate user location to typescript (#2626)

github.com/rnmapbox/maps - 791b7ee89b219038b6f903842120ebd7be7a2900 authored over 1 year ago by Miklós Fazekas <[email protected]>
10.0.0-beta.70

github.com/rnmapbox/maps - c59a787930495b49ba1e877f51818a8594449df3 authored over 1 year ago by RNMapbox robot <[email protected]>
feat(ios): add setLocationEventThrottle to allow throttle location events including updates to non native user location (#2625)

github.com/rnmapbox/maps - 413cd7f36f09dc361b7fbb3d4a4c9ef35d66b21c authored over 1 year ago by Miklós Fazekas <[email protected]>
feat(ios,v10): Add internal function to simulate heading updates in iOS simulator, improve adding images in styles (#2624)

github.com/rnmapbox/maps - 572d1d9680a4692c25fab65bed2eda34eb689915 authored over 1 year ago by Miklós Fazekas <[email protected]>
fix(v10,android): Call onStop instead of clearing location animation flags, and refactor lifecycle management to it's own class (#2617)

github.com/rnmapbox/maps - db20b8936cb3d62f181192d2a23907a6a4b1f1f5 authored over 1 year ago by Miklós Fazekas <[email protected]>
feat(v10,android): rework location manager to provide bearing arrow (#2616)

github.com/rnmapbox/maps - 0cbc89705c40424ef62533cf59f2bd622eb3edc0 authored over 1 year ago by Miklós Fazekas <[email protected]>
fix(v10,android): use location provider from mapbox if possible (#2611)

github.com/rnmapbox/maps - 52f7eb70fbb29a9414b6c8f2478e9d13f6075371 authored over 1 year ago by Miklós Fazekas <[email protected]>
fix(ios,v10): deprecate onDidFailLoadingMap, and implement MapLoadingError (#2609)

github.com/rnmapbox/maps - 5eb032cacb5e373860ba00fb04cb6b68e032fb1e authored over 1 year ago by Miklós Fazekas <[email protected]>
10.0.0-beta.69

github.com/rnmapbox/maps - 6d8f440e74ee5b41110ae5786f590da405ef8da6 authored over 1 year ago by RNMapbox robot <[email protected]>
feat(v10): upgrade mapbox to 10.11.0 (#2606)

github.com/rnmapbox/maps - 8388504a5466670542d3817e802837777f044bb6 authored over 1 year ago by Miklós Fazekas <[email protected]>
Fix Android Custom HTTP Headers (#2601)

github.com/rnmapbox/maps - 72e763bd2665b36eca4252ee5b52933c7ba0b6ff authored over 1 year ago by Catriel Müller <[email protected]>
fix: set didAddToMap to false when the marker is removed (#2595)

Co-authored-by: Pablo Giraud-Carrier <[email protected]>

github.com/rnmapbox/maps - bd22dc2ebf6495a8f27097312a7c093325a4d5b9 authored almost 2 years ago by Pablo Gd-Cr <[email protected]>
10.0.0-beta.68

github.com/rnmapbox/maps - f4841f9904e830a33e05f16cd61742d34c479584 authored almost 2 years ago by RNMapbox robot <[email protected]>
fix(ios,v10,offline): fix resume offline pack bounds decoding, and implement setTileCountLimit (#2593)

github.com/rnmapbox/maps - ee275d52c04ba83bde135c98b7eb83836280204d authored almost 2 years ago by Miklós Fazekas <[email protected]>
10.0.0-beta.67

github.com/rnmapbox/maps - fc4bb238af7f7cf4cb6c69b333b3566f4eb41d27 authored almost 2 years ago by RNMapbox robot <[email protected]>
Location Manager Object Initialisation removed (#2586)

* Location Manager Object Initialisation removed

* requestsAlwaysUse case update

Start me...

github.com/rnmapbox/maps - eb503dc68e04e866acc36ec9cd4b3fff5c8c8559 authored almost 2 years ago by Mahipal Singh <[email protected]>
10.0.0-beta.66

github.com/rnmapbox/maps - 701b466513e2a4006b767a14cae867b4b7e76771 authored almost 2 years ago by RNMapbox robot <[email protected]>
fix(v10,ios,markerview): Fix marker view resize causes reappear when … (#2589)

* fix(v10,ios,markerview): Fix marker view resize causes reappear when offscreen

* fix(v10,io...

github.com/rnmapbox/maps - 7f166bb3e8d34e5ea163ee14c8ddab2e6b494807 authored almost 2 years ago by Miklós Fazekas <[email protected]>
feat(v10,ios,offile): implement offline resume for v10 and store neccesary data in metadata/_rnmapbox (#2587)

github.com/rnmapbox/maps - 7727e6c5e5a35b8fb5e4054d3c345dbdcfdcf57e authored almost 2 years ago by Miklós Fazekas <[email protected]>
chore: Migration of some components to TypeScript (#2566)

* chore: implement BackgroundLayer in TypeScript

* chore: implement NativeUserLocation in Typ...

github.com/rnmapbox/maps - 120953b1054603e59b15bf9731d7227abb3724d4 authored almost 2 years ago by ryo kishida <[email protected]>
fix(v10, android): allow nil mapView on onEnimationEnd (#2565)

github.com/rnmapbox/maps - daa78888c41d5c156ce9a166cd22436a1b61d9f7 authored almost 2 years ago by Miklós Fazekas <[email protected]>
10.0.0-beta.65

github.com/rnmapbox/maps - 0ec732fa7843045020c722b3c9346648cd9c6748 authored almost 2 years ago by RNMapbox robot <[email protected]>
fix(ios, v10, offline): implement progress event throttling (#2564)

github.com/rnmapbox/maps - aa98b357cc243425b00d4632e2d3bdd7c823c934 authored almost 2 years ago by Miklós Fazekas <[email protected]>
fix(iOS,v10): set didAddToMap to false when the marker is removed (#2560)

Fix: Mapbox error [MarkerView] Error updating annotation when the list of marker changes - #2560

github.com/rnmapbox/maps - 4f1b5206f609309c67b74d39af3735dfa2c8409d authored almost 2 years ago by Pablo GC <[email protected]>
fix(android, v10): Android VectorSource.features call returning empty features result

note that previously the AndroidCallbackEvent was being handled before the async QueryFeaturesCa...

github.com/rnmapbox/maps - 25bb27c8985451d39fe2b39965520f83df07298b authored almost 2 years ago by Brien Crean <[email protected]>
feat(iOS,v10): Add `requestsAlwaysUse` prop to the UserLocation (#2501)

* feat: add listensToLocationInBackground prop

* docs: generate documentation

* feat: keep...

github.com/rnmapbox/maps - b336410c5c6de1112f8851cf4d47df1360f57982 authored almost 2 years ago by Pablo GC <[email protected]>
fix(ios,v10): viewport status tracker, show error when literal is passed to an array (#2541)

github.com/rnmapbox/maps - 585b987c5ed41104566859a1daaa54b0e84718fa authored almost 2 years ago by Miklós Fazekas <[email protected]>
10.0.0-beta.64

github.com/rnmapbox/maps - 034f65c090162963d7cf793b6d20351ea7cd0d23 authored almost 2 years ago by RNMapbox robot <[email protected]>
fix(ios,v10): fix offline download, thread issue (#2533)

github.com/rnmapbox/maps - 13acce97e3b2521bf93ed93a4e6698ff9c888191 authored almost 2 years ago by Miklós Fazekas <[email protected]>
fix(ios,v10): fix point annotation anchor (#2532)

github.com/rnmapbox/maps - 778013cbea52f7b5057ad1f5fbb4d3e9198dcb71 authored almost 2 years ago by Miklós Fazekas <[email protected]>
10.0.0-beta.63

github.com/rnmapbox/maps - f6083416b5397998f75e90511b2368c9512401d0 authored almost 2 years ago by RNMapbox robot <[email protected]>
fix(ios,v10): fix point annotation drag events with 10.10 or later (#2524)

github.com/rnmapbox/maps - fcf623b79400279925bbc3d95a128a642b7eb26b authored almost 2 years ago by Miklós Fazekas <[email protected]>
fix(ios,v10): fix compassViewPosition (#2522)

github.com/rnmapbox/maps - 9eaedaeb89f29b42d31cd2acd2939b06460c06de authored almost 2 years ago by Miklós Fazekas <[email protected]>
Fix expo being unable to resolve config plugin (#2515)

github.com/rnmapbox/maps - 439eeae994ced9652c63da07c67796b550e3cb97 authored almost 2 years ago by Maarten Weyns <[email protected]>
Update install.md (#2509)

github.com/rnmapbox/maps - fe177cb0e52c7d2fccf935501fcddf08db3cf562 authored almost 2 years ago by William Delanoue <[email protected]>
Create install.md

github.com/rnmapbox/maps - f5a8ec0895bf1b5ab53cb1025d6be09acd3db0d6 authored almost 2 years ago by Miklós Fazekas <[email protected]>
making sure that the features list returned by the queryRenderedFeatureAtPoint method is not empty, if the user doesn't provide any value into the layerIDs parameter. (#2504)

In addition, the previous implementation was making use of a deprecated method of the Mapbox SDK...

github.com/rnmapbox/maps - 33a26b45d1ea04f7a60426ec526af2b4f625b45a authored almost 2 years ago by whiteHatCip <[email protected]>
fix queryRenderedFeaturesAtPoint iOS (#2505)

* Making sure that the features list returned by the queryRenderedFeatureAtPoint method is not e...

github.com/rnmapbox/maps - a4fbf8c57028e78c3f5b9a5b64b70d2ec2b76c29 authored almost 2 years ago by whiteHatCip <[email protected]>
fix: use timestamp from heading if update was from heading (#2507)

github.com/rnmapbox/maps - 8db99806b225b0d2f076954ef8b16cfb3b8d8a6d authored almost 2 years ago by Miklós Fazekas <[email protected]>
10.0.0-beta.62

github.com/rnmapbox/maps - 14c1d34852e524f3d6ea85d9efe25d27bf945b53 authored almost 2 years ago by RNMapbox robot <[email protected]>
ios: fix distanceFilter on UserLocation (#2506)

github.com/rnmapbox/maps - 88d202f754ae24672bf2844c3339debd8b98b6f4 authored almost 2 years ago by Miklós Fazekas <[email protected]>
update v8.json, fix type for iconTranslateAnchor, etc. (#2502)

github.com/rnmapbox/maps - d7c07c00c5051e10e54ea87191ab5c76c94afee9 authored almost 2 years ago by Miklós Fazekas <[email protected]>
Update react-native.config.js

github.com/rnmapbox/maps - c79dc95e53d0160a58d8b56319fa53c4976521f5 authored almost 2 years ago by Miklós Fazekas <[email protected]>
fix: contains invalid configuration (#2491)

github.com/rnmapbox/maps - 304f453a92a3dd33b2d752d68e43a626428ce9ab authored almost 2 years ago by Miklós Fazekas <[email protected]>
10.0.0-beta.61

github.com/rnmapbox/maps - 604adc9595feafd3a558188ae1fc4a8c7f07b73d authored almost 2 years ago by RNMapbox robot <[email protected]>
fix(v10,ios): Reinsert style dependent components on style change (#2488)

github.com/rnmapbox/maps - aab3a12196cd9ff26113c634c4b69cae62a797f1 authored almost 2 years ago by Miklós Fazekas <[email protected]>
feat: annotation layerIDs (#2479)

* feat: add layer ids to annotation managers

* fix: types key path in package.json

* refac...

github.com/rnmapbox/maps - 73c4175554529e67490ab44388f27987af39c035 authored almost 2 years ago by Kilian Finger <[email protected]>
fix: reactStyle, in addStyles implement willStartLoadingMap (#2483)

github.com/rnmapbox/maps - 443a5c0a3fb9c2c408f16a712fa7a6f003cd0f58 authored almost 2 years ago by Miklós Fazekas <[email protected]>
Upgrade mapbox maps libraries to 10.10 (#2480)

github.com/rnmapbox/maps - 12c46088b8cda735beaee87f8afd1e2a75a7e452 authored almost 2 years ago by Miklós Fazekas <[email protected]>
Changed maven insert location for expo plugin. (#2466)

* Changed maven insert location for expo plugin.

* Corrected comment text in expo plugin.

...

github.com/rnmapbox/maps - 780e862cf4f2eaee11adb22f9eba7e3a94b1ab3a authored almost 2 years ago by Michael Hellein <[email protected]>
10.0.0-beta.60

github.com/rnmapbox/maps - 173b7b2b56d7f9e1d97fbde7c6b9c8fd272d9685 authored almost 2 years ago by RNMapbox robot <[email protected]>
removed try! and added logging to image url setters (#2443)

github.com/rnmapbox/maps - 57c898007183ca286f71e054e981d16fae614226 authored almost 2 years ago by Miklós Fazekas <[email protected]>
fix: don't set filter, unless changed, improve error messages (#2478)

github.com/rnmapbox/maps - 8738effac11e12bc59693eee28bf81413c82273f authored almost 2 years ago by Miklós Fazekas <[email protected]>
fix(android,v10): fix android location native and updates (#2475)

github.com/rnmapbox/maps - e06a9d29bf463b7ff0358e63c76dd3b414ce9f40 authored almost 2 years ago by Miklós Fazekas <[email protected]>
Include private Expo generateCode (#2448)

* feat: include gnerateCode from @expo/config-plugins

* feat: add source note to generateCode...

github.com/rnmapbox/maps - fc187d09eb81cbe57c80d4f4e6a8f6578481f99b authored almost 2 years ago by Kilian Finger <[email protected]>
fix: expo config-plugin update imports and dependencies (#2390)

* feat: add expo dependencies as recommended

https://docs.expo.dev/guides/config-plugins/#ins...

github.com/rnmapbox/maps - a30dba0d252b1f253514312820007d3ddbe4beeb authored almost 2 years ago by Kilian Finger <[email protected]>
10.0.0-beta.59

github.com/rnmapbox/maps - 755021d6bcd72a7c9ec6ed678c987d431e5cc8a3 authored almost 2 years ago by RNMapbox robot <[email protected]>
fix(ts): add compiled assets to javascript directory so it's bundled by bob (#2442)

github.com/rnmapbox/maps - f6ab499cd97d1aed79e31a8998a6e23b9ecda36c authored almost 2 years ago by Miklós Fazekas <[email protected]>
chore(e2e): upgrade detox configs to 20.* (#2436)

github.com/rnmapbox/maps - 835ea74de5abe6968e5040c37f5413ad071050ce authored almost 2 years ago by Miklós Fazekas <[email protected]>