Skip to content

feat: add theme prop to MapView#25

Merged
lodev09 merged 3 commits intomainfrom
feat/theme-prop
Feb 6, 2026
Merged

feat: add theme prop to MapView#25
lodev09 merged 3 commits intomainfrom
feat/theme-prop

Conversation

@lodev09
Copy link
Collaborator

@lodev09 lodev09 commented Feb 6, 2026

Summary

Add theme prop to MapView supporting "light", "dark", and "system" (default). Also adds iPad support for bare example and fixes react-native-config Android setup.

Type of Change

  • New feature

Test Plan

  • Set theme="dark" on MapView, verified dark map on Android emulator via adb shell "cmd uimode night yes"
  • Set theme="light", verified light map
  • Default theme="system" follows device appearance

Checklist

  • I tested on iOS
  • I tested on Android
  • I tested on Web
  • I updated the documentation (if needed)

@lodev09 lodev09 merged commit dac9058 into main Feb 6, 2026
3 checks passed
@lodev09 lodev09 deleted the feat/theme-prop branch February 6, 2026 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant