Ecosyste.ms: OpenCollective

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

github.com/maplibre/maplibre-react-native

React Native library for creating maps with MapLibre Native for Android & iOS.
https://github.com/maplibre/maplibre-react-native

Update CHANGELOG.md

043ee7b4c97e6febb3a3d0566f33314186d6460d authored almost 4 years ago
Add type definition for AnimatedPoint (#1280)

11a97ac16915d7e218c72e099504537fd8678d2c authored almost 4 years ago
Add getClusterExpansionZoom to ShapeSource (#1279)

ce1cf787338c213ae14405330122c47922a450bd authored almost 4 years ago
Fix native UserLocation on Android (#1284)

1f86f5e3ec8eae156d7e1576346f517dbff02105 authored almost 4 years ago
Update install.md

add custom mapbox sdk installation section

8ce653c9c7ededab554dea65f0b58777c60f21be authored almost 4 years ago
Make post-install noop

871896169e96554288c540aab6deabb66584b88c authored almost 4 years ago
add some convenience scripts (#1269)

5095b5e5e59cb8f9bfc3868d3e68ac1d5d0627c6 authored almost 4 years ago
Update CHANGELOG.md

93ba095fe5a7c3a2780bffe0210a4ed4a1824b9c authored almost 4 years ago
Update CHANGELOG.md

921e821cf99b1c0b0c7da439c8a2d7851feb1273 authored almost 4 years ago
Update CHANGELOG.md

5004e5fda3f76a81c7aef07f22e759e92b86fad4 authored almost 4 years ago
Fix type declaration for OfflineManager (#1243)

150e0562260fa465651d2a75692090b5f70e611b authored almost 4 years ago
add detox (#1267)

3d4592c2c5859a775bccba353a0caf6d496210f0 authored almost 4 years ago
Bump react-native-vector-icons from 6.6.0 to 8.1.0 in /example (#1247)

Bumps [react-native-vector-icons](https://github.com/oblador/react-native-vector-icons) from 6.6...

cb22b33a86945a2b80bc8c1760413d193ac0d4a4 authored almost 4 years ago
Bump react-native-elements from 2.3.2 to 3.2.0 in /example (#1256)

Bumps [react-native-elements](https://github.com/react-native-elements/react-native-elements) fr...

2272fd28003601c76a67ee4d4b6fc185cc69b1ab authored almost 4 years ago
Bump babel-plugin-module-resolver from 3.2.0 to 4.1.0 in /example (#1207)

Bumps [babel-plugin-module-resolver](https://github.com/tleunen/babel-plugin-module-resolver) fr...

e68b07ab5fed1b04346541307dac9a007d2e5ba0 authored almost 4 years ago
Bump @turf/along from 5.1.5 to 6.3.0 in /example (#1254)

Bumps [@turf/along](https://github.com/Turfjs/turf) from 5.1.5 to 6.3.0.
- [Release notes](http...

5540fe71196c6eddfe6c7d8d1f55c94d663080c4 authored almost 4 years ago
Bump eslint-config-prettier from 6.15.0 to 8.1.0 in /example (#1252)

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 t...

8f1e95246a1d60d4b47e55383c0fa5b321231579 authored almost 4 years ago
Bump @mapbox/mapbox-sdk from 0.11.0 to 0.12.1 in /example (#1250)

Bumps [@mapbox/mapbox-sdk](https://github.com/mapbox/mapbox-sdk-js) from 0.11.0 to 0.12.1.
- [R...

d9490b1bfae77985dc66d79baf855bf09792c427 authored almost 4 years ago
Update package.json

571df70b5aa01f2ac714f45d74557b32bd6b8c4c authored almost 4 years ago
Bump actions/setup-node from v2.1.4 to v2.1.5 (#1259)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.4 to v2.1.5.
- [Rel...

7c92efb3a3ebcb2cfb3efb7f70213299151520ca authored almost 4 years ago
fix compile issues with flipper (#1265)

3d9c5eb2edd6327c5b35a746f35deb39e47b9d2a authored almost 4 years ago
fix: No event on cancelled user pan (#1226)

5ba31e4170675238668bb913d0f2aa6f1b78d07c authored almost 4 years ago
User build_type to handle non use_frameworks

ac9ab8496ee8f1b05f23975704e28d37b3ae990e authored almost 4 years ago
Fix: Improve ExpressionField type (#1212)

c048645fd770a393665d5535091a4fdd4d69b6bf authored almost 4 years ago
Add course to the location event (#1209)

* Add course to the location event

* Document the coordinates interface

* Added comment ab...

9803240c7719a0ae96346fd357888678b057c1c3 authored almost 4 years ago
Fix heading indicator alignment with the map in compass mode (#1215)

Co-authored-by: Andrei Tofan <[email protected]>

b507fd2c7916e43cf7b27a5ce7ca71c3d17a3cfa authored almost 4 years ago
Update README.md

ca4d632b835ff1e498696282e6cdd6523979c7de authored almost 4 years ago
remove install dependency (#1190)

e8aec9fe51c8f678aaff3de91392fd5ef3ffdc5a authored almost 4 years ago
do not fire an update without a location (#1203)

da56973c0f1c477a6354fe7ae3346fc755fb3c42 authored almost 4 years ago
remove react-native-safe-area-view, as it is deprecated and we do not need it (#1204)

541ca0c7f81cc39be8eb346b0d4802f385c571e9 authored almost 4 years ago
Bump react-native-safe-area-context from 0.7.3 to 3.1.9 in /example (#1145)

Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-conte...

fc9f74a93d50d7b2202c23c4df2dde1c5df9e01d authored almost 4 years ago
Update RCTMGLMapView.java (#1192)

Fix inccorecct position of compass when `compassViewPosition` on `MapView` is set to `2`

30b2841ca326e20bd8aff8824b9b41a56fbeb845 authored almost 4 years ago
Bump @react-native-community/eslint-config in /example (#1197)

Bumps [@react-native-community/eslint-config](https://github.com/facebook/react-native) from 1.1...

0864994ec65dd52259858fa46e36fa632a756e5e authored almost 4 years ago
Bump documentation from 13.1.0 to 13.1.1 (#1196)

Bumps [documentation](https://github.com/documentationjs/documentation) from 13.1.0 to 13.1.1.
...

9aacc153573dafa399699eba3b37af16ded6c630 authored almost 4 years ago
Bump @typescript-eslint/parser from 3.10.1 to 4.14.0 in /example (#1194)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HE...

7eafec9a1cb677616fefe32b44a62921e41f2d21 authored almost 4 years ago
Fix: App crash when ProGuard is set to true (#1184)

* Enable ProGuard in release

Do not use getSimpleName when setting REACT_CLASS as it get ming...

d7d057bf3ca51566226dd83c2a7c1d2fb8e65696 authored almost 4 years ago
Update dependabot.yml (#1191)

decrease the interval of updates

0440f1e2742565a9637d481c1b68588e0371d61c authored about 4 years ago
Bump jest from 25.5.4 to 26.6.3 in /example (#1178)

Bumps [jest](https://github.com/facebook/jest) from 25.5.4 to 26.6.3.
- [Release notes](https:/...

3e22d042ff64ecef3c55e0893a94d4a43c4d02a7 authored about 4 years ago
Bump @turf/distance from 5.1.5 to 6.2.0 in /example (#1174)

Bumps [@turf/distance](https://github.com/Turfjs/turf) from 5.1.5 to 6.2.0.
- [Release notes](h...

2e1e7f5ec90b7216a138b2a7396b066ab1c7d978 authored about 4 years ago
Bump husky from 4.3.0 to 4.3.8 (#1175)

Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.8.
- [Release notes](https:/...

99e63f707e2729f9c9826523be01f6399303d807 authored about 4 years ago
Bump @sinonjs/fake-timers from 6.0.1 to 7.0.1 (#1177)

Bumps [@sinonjs/fake-timers](https://github.com/sinonjs/fake-timers) from 6.0.1 to 7.0.1.
- [Re...

c2eea34b9d3ff1188136b67a9da8ab1d52132cb6 authored about 4 years ago
Bump @mapbox/mapbox-sdk from 0.6.0 to 0.11.0 in /example (#1180)

Bumps [@mapbox/mapbox-sdk](https://github.com/mapbox/mapbox-sdk-js) from 0.6.0 to 0.11.0.
- [Re...

bff8b7bc32facfde3b57ecd5710947e8028590f4 authored about 4 years ago
Bump @types/react from 16.14.2 to 17.0.0 in /example (#1186)

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) f...

337059049c2ea48e1351d588c8a6da6c9827b5ce authored about 4 years ago
Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0 in /example (#1187)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/...

d4e6915b2331d72b31d10066c5f2f0f802695182 authored about 4 years ago
Update dependabot.yml

ignore some more deps

c42e96c3aee94758fe810a9fc06ade81d1352422 authored about 4 years ago
upgrade react-native 0.63.4 and metro 0.64 (#1173)

3751c2a410af0d3b39b3b4fd60f41f5285f82077 authored about 4 years ago
Bump @types/react-native from 0.62.18 to 0.63.45 in /example (#1156)

Bumps [@types/react-native](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/r...

1291b6a246e25ee7b530dfb0c51e62a22c3fec8e authored about 4 years ago
Bump typescript from 4.0.5 to 4.1.3 (#1152)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.3.
- [Release not...

edc87d859f9ecc755a20741c268b6b5c0f65b531 authored about 4 years ago
Bump @turf/bearing from 5.1.5 to 6.0.1 in /example (#1155)

Bumps [@turf/bearing](https://github.com/Turfjs/turf) from 5.1.5 to 6.0.1.
- [Release notes](ht...

dff37bfd4dd674ba0ab468b9f6ebc4ca7c41368c authored about 4 years ago
Bump @types/react-test-renderer from 16.9.4 to 17.0.0 in /example (#1149)

Bumps [@types/react-test-renderer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/...

b555ff64e568fd008de693104b768042b072979c authored about 4 years ago
RasterLayer.sourceID should be string (#1142)

The example here uses a string for RasterLayer.sourceID:
https://github.com/react-native-mapbox...

00ccb90e2c267dec2cbf323839362bdc136d89f3 authored about 4 years ago
✨ Implemented ShapeSource.features(...) method: (#1140)

- Export RCTMGLShapeSourceManager as RCTMGLShapeSource so it can be found by the native manager ...

14a1f59c9a5ca0951de0f6d2928e46264f8a2f11 authored about 4 years ago
feat(mapview): style json support on styleURL (#1102)

* Add styleJSON functionality to MapView styleURL

* Add styleJSON example

* Added styleJSO...

963a77b7ce716d1f5b8b64fd5a45c0fcf90aac61 authored about 4 years ago
Bump babel-jest from 25.5.1 to 26.6.3 in /example (#1153)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 25.5.1 t...

cec17d3521605fd0e15603d22764e2678cb8e84c authored about 4 years ago
fix failing #needsLocationManagerRunning tests (#1172)

98fe807393b86c4ca719dead3d723e9cbfef002c authored about 4 years ago
Fix: onUpdate not called when renderMode is native (#1135)

b3d82a85cf95fbdae5c5924fdfe967e24aa4b46f authored about 4 years ago
Bump actions/setup-node from v1 to v2.1.4 (#1144)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.4.
- [Release...

e93728aeb7d96c2d7d3d65746ea9e3dd67b7b114 authored about 4 years ago
Update dependabot.yml

ignore `react` as well, as we only want to update this in conjunction with `react-native`

68bc45acc1894907f8fb9a2ba18828436da8dd30 authored about 4 years ago
add dependabot config (#1127)

7f9a3bb00fe7a0e80a9ac098c005cebae66c1dcc authored about 4 years ago
Update package.json

09a66cdcbd9edebc5bae282868f475677db7c914 authored about 4 years ago
add some screenshots to readme (#1136)

7b50906cf51d8fd31acddf5b6523032404cbd7fb authored about 4 years ago
Update bug_report.md

c4318bc51d8d89560580f35584f4c82041acecca authored about 4 years ago
Update label-actions.yml

2d3582e5c82e348b29e29e0c945815dd43b63611 authored about 4 years ago
Update label-actions.yml

d06d32d74d5fc27949b77b31208fa96f3faf7cd7 authored about 4 years ago
Update android-actions.yml

0eb7e2b88bc12099751b7048aa66d842ec2114f5 authored about 4 years ago
Update android-actions.yml

6cf9d6e1475a76555693b369bc8fe595f20103a6 authored about 4 years ago
Update package.json

7c2034b20992093bb4bafe8ce16bf69ad5e6335b authored about 4 years ago
Test android build

856b04ec86d68a73862822fea4b1a123a747aea5 authored about 4 years ago
Added publish to github actions

5c90201fb5015d6a4979d4a219d30c7e53172f40 authored about 4 years ago
Fixed andorid build

2087c3474fb7f0cc5f3519e65fce627c4db37286 authored about 4 years ago
Use yarn setup access token

ad9168c522b613ed0a866f8a1097c0c80335cce7 authored about 4 years ago
Android build

473a3f6adebad8f3c1a3d826c281128e392dbaca authored about 4 years ago
Add accesstoken before yarn install

f2bf121054a5f130a658bf3c4ed7f1bf270bd003 authored about 4 years ago
Update bug_report.md

11021692896dcd4d5c214a1534074d9bf459e97f authored about 4 years ago
Update bug_report.md

79a8a28ae97cfd8f16dc9cf01c3c369378fad333 authored about 4 years ago
Update .travis.yml

Remove osx version to save on travis credits

7dea710b8e1ad9bc05978bcbf7bf7dde878e1fce authored about 4 years ago
Update package.json

227e46a596b9b3ec5afb975092e63288396f3f80 authored about 4 years ago
Update package.json

271e27c832e6dd8bd31be24417d86d0a0fd56d72 authored about 4 years ago
~>5.9.0 is the equivalent for ~>5.8 dep we've used before

e4af18258a8b9ab1761fc0d27abd4a06ed4fb437 authored about 4 years ago
Make errors during remove source a warning rather than a hard error

ed19d2a41c1d184ffa87893cb2625ac3861b2f5f authored about 4 years ago
Update LICENSE.md

38e5c4b31ccbdbd74333d563ca8d6f5f3ab6a6e7 authored about 4 years ago
Update install.md for ios: Mapbox Maps SDK (#1106)

* Update install.md

Following ticket https://github.com/react-native-mapbox-gl/maps/issues/11...

000616c742aebfe83409857f49f5e924d790f3d4 authored about 4 years ago
Merge pull request #1108 from react-native-mapbox-gl/mattijsf/logger-fix

Prevent emitting log events without listeners

d6c8a93045f9a3f670df9876c956a0b2cd1b1181 authored about 4 years ago
Prevent emitting log events without listeners

e21ebe81ec00f87a5516d1e67e644109af10db7a authored about 4 years ago
increase node version 10.XX.1 => 14.15.0 (#1100)

* increase node version 10.XX.1 => 14.15.0

* Remove node version from .travis

According to...

8863207f53b79f5b40c428dd2411676dc1991b0c authored about 4 years ago
Remove flow dependency (#1101)

We aren't using it anywhere, right?

07a5533dda392b479a26fa31cd859fe7f03a9707 authored about 4 years ago
Update all development npm dependencies (2020-11-06) (#1098)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

7f971e8bbe0f4d2069ee30bfc862a511245d3830 authored about 4 years ago
Update all development npm dependencies (2020-10-05) (#1056)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

4a12f7124560f98b44c1efc1ba47d3187f551ca9 authored about 4 years ago
Update package.json

693852e5f01f5cbc05b97f63a5dce6ebea6903e0 authored about 4 years ago
refactor(camera): alignment and docs (#1091)

* remove unused alignment

* add onUserTrackingModeChange documentation

* add triggerKey do...

e0b68538abd672fe578d00b09b1ea520d53f20b3 authored about 4 years ago
Merge pull request #1028 from ClayC-WeatherBug/addedCustomCalloutExample

Added custom callout example

abafc67c8d3fbf550dc5820c85ce1973fc8a089f authored over 4 years ago
Added prop types for CustomCallout example

55097515c95901a095881692f40479c410f74cb0 authored over 4 years ago
Fixing spacing

ad14e10a20d5c77216e8f0b7596b92f78efac78d authored over 4 years ago
Added custom callout example

Also moved all annotations example views into an annotations subfolder

3d1daf49bc3aa6878dd9c99400d6b55d73643706 authored over 4 years ago
Forgetting example yarn.lock file and adding it to .gitignore files

5e08cdab8a7e53f1789f8c9797b85bcc468afc21 authored over 4 years ago
add types for textVariableAnchor & textRadialOffset (#1074)

f53dac5e67b52f2f174ceb78eaee0022aba85df1 authored over 4 years ago
iOS: Fixed race condition in setting an image and closing the map

8e579ee3108c9547b84d248616414c31aaa30c4c authored over 4 years ago
Update package.json

4a15881251465c126474ddfb5d593346a0101a31 authored over 4 years ago
Introduce gradle variables to customize mapbox lib versions

02ddcef9756f3ec88aac6e1d2e319b4bdc3145dc authored over 4 years ago
Prevent padding from exceeding bounds on Android

ab28b89fabd8d6a4ae2ef46e32beb7ff1431bad6 authored over 4 years ago