setFeatureState implemented but trouble with scripts #3726
davor-bauk-sh
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a fork of
@rnmapbox/maps
with a working implementation ofsetFeatureState()
,getFeatureState()
, andremoveFeatureState()
.However, I'm unable to get the example projects up and running as all the setup scripts mentioned in CONTRIBUTING.md are failing with errors (
yarn generate
,pod install
, etc).I would love to contribute this code, but I would need some help with the above.
Beta Was this translation helpful? Give feedback.
All reactions