You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add another component as a child of that MarkerView component.
Get sad because TypeScript is screaming at me.
Link to Minimal Reproducible Example
Not minimal, but it's occurring here.
Can definitely make a minimal example if needed.
Expected Behavior
Actual Behavior
Screenshots (if applicable)
Version(s) affected
Platform: [e.g. Android, iOS]
OS version: [e.g. Android 9, iOS 10]
Device type: [e.g. iPhone6]
Emulator/ Simulator: [yes/ no]
Development OS: [e.g. OSX 11.0.1, Win10]
maplibre-react-native Version: 9.0.1
MapLibre GL version [e.g. 6.3.0]
React Native Version [e.g. 0.59]
Additional context
Looking at the code for the MarkerView, it seems like it's only the Typescript Type that needs to be updated since the actual component itself already extends the ViewProps prop-type.
The text was updated successfully, but these errors were encountered:
Steps to Trigger Behavior
Link to Minimal Reproducible Example
Not minimal, but it's occurring here.
Can definitely make a minimal example if needed.
Expected Behavior
Actual Behavior
Screenshots (if applicable)
Version(s) affected
Additional context
Looking at the code for the MarkerView, it seems like it's only the Typescript Type that needs to be updated since the actual component itself already extends the ViewProps prop-type.
The text was updated successfully, but these errors were encountered: