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

Merge pull request #455 from maddanio/master

fix podspec

d9c5a9a891166b647be68bfb827879c30af81d55 authored about 8 years ago
fixe podspec

728a1ce8f311a76eac6da60ddd32f0997a1c78f7 authored about 8 years ago
Merge pull request #450 from skylarmb/patch-1

Fix typo in CocoaPods instructions

527ba0c35d08022dc1a3a5a7d96b679c530eb8f8 authored over 8 years ago
Fix typo in CocoaPods instructions

abeb8b6bab288a70f8588298668998b31732ab43 authored over 8 years ago
Update index.js

55984e1c1d9858d4512316b0a33417779873cb47 authored over 8 years ago
Update RCTMapboxGLManager.m

3b4d1acd670aa8e9948b8a546c34096a512f2b58 authored over 8 years ago
Update RCTMapboxGL.m

6ed7116eff3a7fa13528f2e1255409e45493aa92 authored over 8 years ago
Update RCTMapboxGL.h

a4a2f2207d808415d04ce4eafe3ae1fae365041a authored over 8 years ago
Merge pull request #447 from wafisher/patch-1

PropTypes.object() is not a function. Use shape() instead.

1f4d86b7fe90f8513f4401647b07df1ae27da71c authored over 8 years ago
Update index.js

`PropTypes.object` is not a function — use `.shape` instead. Should remove the following error m...

bd8a525500900171d0acf641a03c4a6116cfbec7 authored over 8 years ago
Merge pull request #446 from nickells/patch-2

"wether" > "whether" typo in docs

6d0d30e08226a8844da4a35f88af3890e16d5d35 authored over 8 years ago
"wether" > "whether"

typo fix

0209241303e2383d388254819d7cba1956ac3b1f authored over 8 years ago
Merge pull request #440 from calvium/rn_expose_zoom_limits

Exposing min/max zoom level properties to react native

933e70007b61066657336ff03eb845a405081f28 authored over 8 years ago
Exposing min/max zoom level properties to react native

10ab9b4abba19d28ba14502165b55e4df1cca8b9 authored over 8 years ago
Merge pull request #426 from aksonov/master

add reuseIdentifier usage for custom iOS annotations to fix scroll away disappearing

a77830dea5f5b035c9364e0c419b603f02f639bf authored over 8 years ago
restore annotation position after resizing

e03af63c60e26b933acdb5c918f5ea330af8019c authored over 8 years ago
RCTMapboxGL.xcodeproj should be added to the Libraries folder

9faa0f5efcc66e3821b9d794a2fa4887e38693c4 authored over 8 years ago
add id attribute to Annotation

3b37bcf78694e36580d889cc9e782faae37ecf79 authored over 8 years ago
add Annotation class

7682b2613a1d1f1588cb9d124c03eb03716e48eb authored over 8 years ago
Merge remote-tracking branch 'alseageo/queryRenderedFeatures'

880fd9401184497a527362cdef5b656b363998e6 authored over 8 years ago
remove redudant property

940ab45a7c9e6aa8afbb22ff1afb2eb0eae73ef1 authored over 8 years ago
add reuseIdentifier usage

7cc7fe07662f7e7e8284f610be13d2bc631894fd authored over 8 years ago
Merge pull request #421 from aksonov/master

support for custom annotation views

4ef787d8f99a1b917f06141da33125b4a01f1cd0 authored over 8 years ago
refactored getting polygon and polyline coordinate arrays into 2 new categories

d4cf5d5dc954a623a6cd57add68fced46173ff1d authored over 8 years ago
Update API.md

Add custom annotation note

f65c96d4c1a68c17e59c9476fcd2427d3fc7815c authored over 8 years ago
fix small issues

a89a62b791bc3f77ba859e48b27ea3638acefa94 authored over 8 years ago
updated API with queryRenderedFeatures on iOS

2bfa6352c763a906e66aca8025325e4c777c22d5 authored over 8 years ago
queryRenderedFeatures now optionally accepts callback, warns of missing Android support

a580abe48b3c9f7c79879870a67f8939cdd82d39 authored over 8 years ago
now accept rect for query

cd1a26f10a0db27848ca37e588008d98d5b4331e authored over 8 years ago
returning a Promise rather than using a callback

00ab190fdaea71dfb38f3b08e233dbc7a2ddd1c1 authored over 8 years ago
added 'id' attribute to GeoJSON

d1f7a1edc7fc7402becdd4e3ee8cb4827ae5bb79 authored over 8 years ago
now supporting all GeoJSON geometry types

28d192a12c334c437869a40639161a9cc57448f8 authored over 8 years ago
added MGLMultiPointFeature check

668000e5a8adbf1f256204b2849be273461ed07a authored over 8 years ago
fixed polygon to add interior rings

0ea8fecc5fafa12203b5c09442d2aaefa9e353c8 authored over 8 years ago
properly grab 'layers' as NSArray, then convert to NSSet if not nil

0c05d43b7edf8915fbbf853422d6f9cd02c5c977 authored over 8 years ago
layoutIfNeeded doesn't display annotation sometimes

eb18cd0ed150304fe0eff548c39a263bfa624a28 authored over 8 years ago
queryRenderedFeatures working with screen point, returning GeoJSON points, polylines, and polygons

15d2dd48a84339124916b88914d7d2b5596fea5c authored over 8 years ago
review fixes

0901d19ed22dfe4cc3d8b356d1ec4968e6c58437 authored over 8 years ago
support for custom annotation views

17835e01a522ccad6fcc79bcb4328e70510fbbf2 authored over 8 years ago
WIP. Attempt at querying features, getting 'unrecognized selector sent to instance'

d92b823024ce068cef16c6ad34c2bfa5ce144edf authored over 8 years ago
Merge pull request #418 from dapetcu21/deselectHidePopUp

Add deselectAnnotation and annotationsPopUpEnabled

cdd8039f7244c57b0e8a2a18e5311799beff648b authored over 8 years ago
Add deselectAnnotation in example

aa4cc9618ed5628c373f1dceb606ba8911c68c1c authored over 8 years ago
[ios] Remove _selectedAnnotation and _annotationsPopUpEnabled

3ce20a62554099466d154d5f14313bb0d54b7e60 authored over 8 years ago
Merge branch 'master' into deselectHidePopUp

e24a5ce9afc66c0fa46ea1c1320d8ee02711294a authored over 8 years ago
add deselectAnnotation() and annotationsPopUpEnabled to index.js and API.md

b6775aa28511de1c7227ad12699e874f1120f1cc authored over 8 years ago
IOS: code refactoring

d907a79e16c3c96c3e7d86ecc9f40566bf3450fe authored over 8 years ago
ANDROID: implementation of deselectAnnotation() and annotationsPopUpDisabled

577ae45090ec93a625ab064dce9b8dc7c96903bc authored over 8 years ago
Typos

949f965ec733f94601f5ee6db6a1b395f395c85b authored over 8 years ago
Merge pull request #414 from mrooding/fix-running-with-babel

Use class methods instead of static properties

594f8ed11579c0fe07b23885dd959b9b6b8df22d authored over 8 years ago
Merge pull request #412 from carlcraig/fix-android-large-annotations

fix large polyline annotations on android

1f89049d7c7b04d66219e0e9a5e31e118451434b authored over 8 years ago
fix large polyline annotations on android

353063eefce8b7529daab0b29a56884d940aef36 authored over 8 years ago
Changed all static properties to class methods with constructor this binding

d6330156028c2c20d97e16148f23175f1b0cd0d9 authored over 8 years ago
Update API.md (#410)

Fixing minor syntax issue in example.

66960a6729793294375031ffed0d34d534861014 authored over 8 years ago
Removing iOS in the title (#409)

API Docs should now be merged between the two platforms. Removing the iOS designation from the t...

fd63f2b04c3adfbec23ca65a8bfaefe2123ec6bb authored over 8 years ago
specify where to add nodes inside the Manifest.xml (#401)

9a57f991e48df078914a0e9bd606c99d924ef83b authored over 8 years ago
Expose pitchEnabled property (#407)

* Expose the 'pitchEnabled' property, so developer can turn off 'two-fingers to tile map' featur...

3ee56f50751ed8a018a8870052f5144290acfd62 authored over 8 years ago
implementation of deselectAnnotation and annotationsPopUpEnabled

d68b32541f7828269dcdc390b38b314c7649fcb2 authored over 8 years ago
Clarify what --ignore-scripts does in docs

a3e820282839f6fc332c0a784d8f69b848f4565d authored over 8 years ago
Add react-native eslint plugin dep. Fixes #370

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

0770944112286e1e12f6842c8266b4fac18bddaa authored over 8 years ago
Remove -native plugin

f036225a98e1c2099e36d8a49e9b587068e6f129 authored over 8 years ago
Merge pull request #368 from yutin1987/mapbox-framework

fix: when mapbox.framework not found (#350)

d32abe6137e1c4b6fdb5d60722999261bebdb240 authored over 8 years ago
Modernize react setup

5afd0888d8478978cc0777f3afadcca597a6f631 authored over 8 years ago
Merge pull request #365 from dapetcu21/master

Re-design API more into the React sprit. Unify Android and iOS APIs

117c7568daea4b4ce900ecd1802092c0e1108ee2 authored over 8 years ago
Properly join script path in download-mapbox-gl-native-ios-if-on-mac.js

ee388a936de67aaac7ebcc11617e59eadb436099 authored over 8 years ago
Merge remote-tracking branch 'upstream/master'

007a7485ae34420391e14f2b3019cad12a0b3c67 authored over 8 years ago
Update Mapbox SDK to latest version

a52824a76b5d1e2bfb1506bcf9d27d4db42e5d96 authored over 8 years ago
Improve reliability of listing packs on startup on iOS

d25e72028fbd84bace35d8fceb0ee65d0dbf352e authored over 8 years ago
Merge pull request #367 from yutin1987/userTrackingMode

fix: defaultProps method name for android

4c76d401a017ef76180a7446fa95087cf64c3e31 authored over 8 years ago
Merge pull request #373 from alseageo/preinstall-ios-sdk-on-mac

fix #170: preinstall downloads iOS SDK only on Mac. Adds Windows support

9619ac27e7890e023ce882b806cb23e972a3409e authored over 8 years ago
Merge pull request #376 from afischer/patch-1

Add android install Instructions for react-native >= 0.29.0

39631f00cd4eb4552468b48d9e29f0452b255a06 authored over 8 years ago
instructions for android install where react-native >= 0.29.0

Breaking change introduced in [react-native 0.29.0](https://github.com/facebook/react-native/rel...

b3086cc04b636a387a9386e22284fa48bd54a094 authored over 8 years ago
preinstall downloads iOS SDK only on Mac. Adds Windows support

e2582385c40c51e0e494e2379822d18e61a8241b authored over 8 years ago
Replace floatValue with doubleValue in annotation creation code

d288f274da1f528f6d4fce856b999ecadc240bab authored over 8 years ago
Fix image source in docs annotations example

20d1ee321d1031867e26ef9ce6d741cad60b3c88 authored over 8 years ago
Remove setCamera in favor of adding altitude to easeTo

2a27cdc7ee7017b9fa0f32d247527df3a69dcdf8 authored over 8 years ago
Remove OfflineRegionDummyObserver

4c7760c6d992070f538a94dc6e4818ddff7c53c7 authored over 8 years ago
Replace image! with source: { uri }

d7f107d0fb49588fdc1df6c56e7ef97dc4a06281 authored over 8 years ago
Differentiate location reporting APIs where it can't be helped

8fc0354df812cfd6f5670648c4c80529e8227e0a authored over 8 years ago
Report correct pitch on iOS

ccdbefbc5c23c301d180628a144bb0bb8c824128 authored over 8 years ago
Make styleURL optional in docs since it defaults to streets

1bfccc1f5b466abc6f3dfef6bfed10b9fc4f7040 authored over 8 years ago
Deprecate emerald

21b479aca733340639c156b9a4fc07a059645d90 authored over 8 years ago
Update documentation

4e1d97c20066eba08f94221ed6125141efdd3562 authored over 8 years ago
Fix marker not opening on Android

7bc5e69db03b35be2e9e32d9c10359db705550bc authored over 8 years ago
Fix listener cleanup

2fa697c9c69ccf3f1ee9fbeb9ff7b3f39607034a authored over 8 years ago
Standardize annotation syntax in example

f5ccea2eddcdcf5eaced0f78e93e9ac0f18c2355 authored over 8 years ago
Make progress notifications throttle configurable

bb4c1a1bc98f125b90560374ea4e058194d21d6d authored over 8 years ago
Handle succession of offline commands more robustly on Android

19f8a4644957c10e1e7ec107daa373d31055db2a authored over 8 years ago
Implement offline packs for Android

8a7640369f01b52b7697275b3426a5a6bd62c156 authored over 8 years ago
Reject in addOfflinePack instead of throwing

5a88a12a593142aba15afb49d0a62d52f1861eea authored over 8 years ago
Optimize Android marker icon caching

d55bb119bcdf4bb17f5e8be1e1caef1d3a5033ed authored over 8 years ago
Simplify Android annotations code

13a0b6801970eca2ba73124d6e8e14f0502eb119 authored over 8 years ago
Fix invalid example color values

8e05a68c96d03eda705cba6ff0a3248bfdea2589 authored over 8 years ago
Cache annotation images

c68a135a8e7a4c9f127a32fd854ec1bfaef6bf4f authored over 8 years ago
Pass animation status in onRegion*Change

3621eb181ba0f0997077b70729db55bf119df20b authored over 8 years ago
Throttle onRegion*Change on Android

aa31793795fdbd506abfe23c50d2fd6476c6252d authored over 8 years ago
Implement Android annotation events

551bada3be2333e21f422768837800f33b19100b authored over 8 years ago
Backport annotations to Android

ca0cc491ba1fb8783dcf264cd335e0f4eec09f30 authored over 8 years ago
Disable onRegionChange events when not in use

6ed01874261b8269e503169c439de4d1b0b5f841 authored over 8 years ago
Make example wall of <Text> scrollable

c88762e8ac284f5a5866342f5e1b65749f55a99e authored over 8 years ago