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

Clears up semantics in easeTo()

84d5876f2f616031a36982e5f0fe29193169fec2 authored over 8 years ago
Rename onRegionChange to onRegionDidChange

c64e55b5867406a14c48816552691dd8fd984d28 authored over 8 years ago
Add direct events definitions

5f0145f7626f125ebeadd6476d54a1bc5fee6f61 authored over 8 years ago
Create map after first transaction

d6379803e51fe6aa2a480d5fedbbb9d6ba6e6e04 authored over 8 years ago
Backport Android events

a12721cb3e719391f5beb6805e54eac5c167509b authored over 8 years ago
Rename offline pack native methods

b893fb7342298ba450c5dbdb8d7738908eb1cf75 authored over 8 years ago
Refactor offline functions with promises

2aa9aca8987c2ca4cadbf2b14ebbc7ff50479b60 authored over 8 years ago
Solve pitch API difference

4ae4d7295e9648563ad7c60d092187b45d6a8695 authored over 8 years ago
Coerce all props in onMapReady

99e1997ec5ab3c810cd27ecd60853c5a0bd582e1 authored over 8 years ago
Make all Android props changeable

26ae2941d5aadbeea870c58a4bfdac71515eba5f authored over 8 years ago
Implement the majority of imperative Android methods

667a3b583ffc2d570da74eac1e21c3cf4689b301 authored over 8 years ago
Implement Android error handling. Add Android telemetry toggle.

0abd92837c1cba0dee2364dcf71b4c94cbfd0c86 authored over 8 years ago
Implement contentInset

ed92dd81878e82b80741942fe7a4006478148ecb authored over 8 years ago
Implement Android props

66a868da74e641ef05c969bd97a9ef9f992e8b34 authored over 8 years ago
Refactor Android boilerplate. Update Android SDK

6d400f45e0383a94b1e31872b862a5bc24094106 authored over 8 years ago
Restructure project for unified API

4181f21f4934b2bc7b01af7e73054cfed17a0d5e authored over 8 years ago
Clean up timer code

362e4e39a4514bbef971e0f86eda29784dfb11b4 authored over 8 years ago
Work around Mapbox pack removal bug

ed4e33cbf5e1712d21d860e8fa22a7056c5075fb authored over 8 years ago
Suspend pack before removing it

e315beaaf76a5ca35d488f23ff02a427e90efce5 authored over 8 years ago
Fix crash on removing throttled pack

6c3417f5ad7ab2d8d493bac7b34f6b530fecddc8 authored over 8 years ago
Clean up RCTMapboxGLManager init

90d68ab254c83080c43d4917b1f29f056b661006 authored over 8 years ago
Fix resuming packs on app reload

a7f40ce9154f7b7a4e97dbcfd87fd77bd8585ecb authored over 8 years ago
Fix onLocateUserFailed crash

a9425427fed610ad2984b28e5cf142ff38b430a6 authored over 8 years ago
Queue calls to getOfflinePacks until packs becomes available

d17511ba2f7387a757ba6539bac7529979755ad0 authored over 8 years ago
Flush throttle before error events

1ce9efef74814dcdd3844dfa1b0eb15164107b9b authored over 8 years ago
Throttle progress events so as not to starve the JS runloop

8db39e4cb0b23161398c58bd47d5b250eb2f7a1a authored over 8 years ago
Change methods docs style

4ca2abd3308e7bc89adcd36bdd98e7b291837b69 authored over 8 years ago
Add immutable annotations example

d9abc7f7e90007ec94d05d97ebce82810ca79af9 authored over 8 years ago
Fix default value for annotations

6b91c9925ffaf4e914ba52a1a2d09c44db644c6a authored over 8 years ago
Reverse description and default value cells in docs for readability

2787a4642d06eb8516ed0b0fbf4f4624ef3d7792 authored over 8 years ago
Enable optimizations when annotations is immutable

6b0daa3640f2bf5c9f6b958e3de0d0424cb9125c authored over 8 years ago
Remove redundant variable

1e660fab78a1591ff76325d6cec96d967709b712 authored over 8 years ago
Send only annotation changes over bridge

abfcaa1bdddb03db5c38cd73dcd71e6e966de0e9 authored over 8 years ago
Fix misnamed functions

d2a20c5a1503dff98234a0040b2b4cbcafb4f524 authored over 8 years ago
Document refactor. Rename some APIs

fc76f103dbf7dba8b78b0ca00bf114de79146a49 authored over 8 years ago
Merge branch 'master' of github.com:dapetcu21/react-native-mapbox-gl

5fa49818d9d0bc4d9f952dfd0955553ceba7ed30 authored over 8 years ago
Fix initial annotations. Fix annotations example

99353606b6604857b1724bc1d87a44e42e06cbba authored over 8 years ago
Merge pull request #1 from yutin1987/dapetcu21

feat: default styleURL and userTrackingMode props

a8cff17cbd541d27a5baa4c43f5fcd98ac5924d5 authored over 8 years ago
feat: default styleURL and userTrackingMode props

b78fa60ee759a320425ad0a28b58d4adc64a9601 authored over 8 years ago
fix: when mapbox.framework not found (#350)

Mapbox/Mapbox.h file not found when Mapbox.framework download failed

7600f0b29f62e3735d6df9849da8821b663ab889 authored over 8 years ago
fix: defaultProps method name for android

ref.
https://facebook.github.io/react/docs/reusable-components.html#default-p
rop-values

ade449cd029e11ddda42c7d8321be1e54e24de92 authored over 8 years ago
Add iOS offline pack static methods

5e98043f922cffd86ba313fbdd233bec1b1a9321 authored over 8 years ago
Remove RCTMapboxGLModuleManager in favor of the initial single native module

091ef9584f80f5a329491c8917182cefefa4e5aa authored over 8 years ago
Refactor iOS events away from customDirectEventTypes

d5c790fe506f015c2dfb545ca0e37e685a926bd3 authored over 8 years ago
Rename iOS viewport props to initial*

470068b2ff29c1400fcedbafe65fc9832cf2d30c authored over 8 years ago
Rename iOS exports

44250bf467b5ef7d08b758b4adcf064413de5a43 authored over 8 years ago
Refactor iOS native implementation

26b4614573063a9d319c32f481999ccebc828d38 authored over 8 years ago
Convert library and example to ES6

58a9db172370b57e6bfec3cbba04498c79497dcc authored over 8 years ago
Replace mixin API with member methods

7d2bedcd8f4e10925301b2d88c70f09c59ba956b authored over 8 years ago
Document onChangeUserTrackingMode

4722e8c385752c350e885a7f290a407f23d58645 authored over 8 years ago
Add onChangeUserTrackingMode

165977e17e17ffccee7a41e0e619ae0d09c94aa3 authored over 8 years ago
Document metrics API

667abd6f97bd1c6de6190a8735797163e1a73caa authored over 8 years ago
Add support for toggling metrics

d6cc31bf55587e39704e133f89427fd19c60e8ed authored over 8 years ago
Fix string equality check in removePack (#359)

c619d41580400868df474ecc707c3a9cd4e58fe8 authored over 8 years ago
Added missing source_files directive (#352)

1a6768890ce90ca5e3e4c609fd086cc3d3b2c1c1 authored over 8 years ago
setCenterCoordinateAnimated returns a promise (#349)

close #348
- Hook into completionHandler to resolve promise

77c7191816323fb09b8ea742cc016afc251967b4 authored almost 9 years ago
Bump version 4.1.1

216ac0e2274bb2de38ccecdfad7a7700a88db860 authored almost 9 years ago
Update example

80651a395ddfc0db3ea740cfb140fabd7b9f9162 authored almost 9 years ago
Add height and width support to annotationImage (android) (#337)

* Add height and width support to annotationImage (android)

Depending on device scale like on...

3124f5e8cd86a0a2c82b9af737119804e49b61ce authored almost 9 years ago
Cleanup android (#347)

4128db9b2938213c01c46d4da5953c970ec3a5e3 authored almost 9 years ago
Added Android support for react-native 0.25 and up (#346)

* Import React separately from ReactNative

Also changed React.findNodeHandle to ReactNative.f...

ea18dce2cc5b39320c2422c6e8928462f97efbec authored almost 9 years ago
Added support for react-native 0.25 and beyond (#345)

* Import React separately from ReactNative

Also changed React.findNodeHandle to ReactNative.f...

bed5c52fba0e592d247721039b7b16cdb84cdb59 authored almost 9 years ago
add required empty metadata object to addPackForRegion. (#343)

f93d14a99d737af96a7e510f40a6021662fe15ed authored almost 9 years ago
Removed check for empty array of annotations (#333)

81014003f13522a9fa4acba939613039e6482069 authored almost 9 years ago
'react-native' typo (#338)

c2054da3c9df0021a8e7b2e93900dc719521c585 authored almost 9 years ago
no png in name

aa3304a509301ac77428851cd41edd967f1b732b authored almost 9 years ago
Update CHANGELOG.md

daef84d4dd026d2af0b0cb7a186d4c7adf203408 authored almost 9 years ago
Merge branch 'master' of https://github.com/mapbox/react-native-mapbox-gl

224647100634baadd9a896f5e121f055f16bcb76 authored almost 9 years ago
update changelog, bump version

50fb5969384346699a22421d4a153c5b1ce792a6 authored almost 9 years ago
Added annotationImage docs as new functionality was added from issue #323 (#327)

ab140ffaf7f84b77ee3519d3784326d7007f2388 authored almost 9 years ago
Add ios offline support (#312)

* Add ios offline

* updates

* change getpacks name, add metadat field to pack

* add get...

9c6e059d3111d4e299edba9150843bf9c0dfbbc1 authored almost 9 years ago
Fix loading of local android resources (#323)

Implement local images for Android

b621df7de10e73e9eddfc75657348fb0ff697576 authored almost 9 years ago
Merge pull request #321 from magus/master

Bring back onTap

5b0a3cfa4560ddaecaef85d64a1afd5733e94376 authored almost 9 years ago
Bring back onTap

a38aff85bb499ba7616d69b4b16dd956f3e8055c authored almost 9 years ago
Merge pull request #307 from mapbox/fix-dependency-dependencies

Remove start script, list dependencies explicitly

a804a2434eaa6c77f8ed2d0e838ec3d2d546f5f2 authored almost 9 years ago
Remove start script, list dependencies explicitly

abced96cef4628a529c8f130901d8976ad582e4c authored almost 9 years ago
Merge pull request #306 from mapbox/remove-count-guards

Remove count guards around removeAnnotation and removeAllAnnotations

696f3e7f54f58f0acef7ff34423225cc3e4777bf authored almost 9 years ago
Remove count guards around removeAnnotation and removeAllAnnotations

cc @bsudekum - it doesn't appear that these guards prevent any error
or give any appreciable per...

b57b926320823d50367af0c5169df54600714cf0 authored almost 9 years ago
Merge pull request #282 from mapbox/use-boolean-value

use boolean value. Fixes #277

8f5bc73cedf730c6785bf087021d3df1f9ca26df authored almost 9 years ago
remove discord channel

f937d0fb10d70d82bc36b655c5d8cf361fa67e6d authored almost 9 years ago
Update install.md

c8a133ebad620169088a4df45d490acfd6b5b7b4 authored almost 9 years ago
Update install.md

4cb87a27f31330e405851ad83d12ff7306778b71 authored almost 9 years ago
Update install.md

05043c2f613ac2ce0cb6f52b94f2dbfa8275f602 authored almost 9 years ago
Update install.md

769a3a224fcda86c9a04c0f6a5408d718a1092be authored almost 9 years ago
Update install.md

e43b023da62df62761445d5e8ccaff001ef40f1c authored almost 9 years ago
Update readme.md

b1cbf60c9247054390f4bb310b9fec9a66f686d8 authored almost 9 years ago
Update readme.md

2962dee34e9ddbb5d840de58013b95c9e87e6641 authored almost 9 years ago
Merge pull request #300 from maqen/master

Added method for getting current bounds [android]

a5aef12ee788fc0cc930c03da3b7b6b6485b8d63 authored almost 9 years ago
Merge pull request #288 from urbancvek/master

Implemented setCamera method on iOS

222169f1d53fb3b9d5b9befc1aece30bbc5ddc5a authored almost 9 years ago
Merge pull request #302 from julioahurtado/Press-Location

Resolves issue #301

0c3bf742ddf39e52a258c8db91d14243d0906310 authored almost 9 years ago
Issue #301: Fixed location of press

Moved the styleURL to the RCTMapbox and used the latLng provided.

Reversed styleURL change

Whi...

f65414e56bd2ad2e222932bfc35afc7be763ac7a authored almost 9 years ago
Added method for getting current bounds

Using recommended apporach until more native call is available.

fd06c0b4ac64826b225ea4a5e416e9d4dd204efc authored almost 9 years ago
Binaries, not Libraries. Fixes #289

6e84c9e987b027abeb5684a5d0fd354f6cf458d6 authored almost 9 years ago
Implemented setCamera method on iOS

519f6c6d284563f7d2c6254b5d4414584c5a1c47 authored almost 9 years ago
Bump to version 4

71b1936aafe27d315a4cb2fb97360cc0b1ace783 authored almost 9 years ago
bump 3.2.4

d3a3a8c57d206fdcf0cd212e217ab45ad38a6101 authored almost 9 years ago
Merge pull request #283 from mapbox/demoapp

Fix install process

466d389e0ad9e87e918fa6e7c4fa2fb25870c334 authored almost 9 years ago
Fix install process

694a933510284f2f26ebb907c4bca1c4f1dcdec6 authored almost 9 years ago
use boolean value. Fixes #277

39876fe69a731bd9ca063e196ed93631d5d99b03 authored almost 9 years ago
Merge pull request #281 from mapbox/fb-readme-support

Clarify project's support status in readme

8b26c979650da4743e24e0a6f26f385cbff8c255 authored almost 9 years ago