Skip to content

WIP: Migrate to react-native-mmkv & services refactor

Martin Santangelo requested to merge migrate-mmkv into develop

Ticket(s) / Related Merge Requests

(Any issue cards for the merge request, and related merge requests/dependencies)

Summary of Changes

  • Migrated to react-native-mmkv
  • Refactored the portrait service (seen logic)
  • Some refactor on the services to avoid circular dependencies errors
  • Removed react-native-device-info and replaced it with expo-appllication and expo-device

Testing Considerations

(Share which areas to focus on while testing this MR)

Regression Scope

(Can this change cause another regression issue? Which areas to focus on for regression testing?)

Platform Affected (web, mobile, etc)

(Which platforms are affected by this change? Web, Mobile, or Both?)

Developer Testing Completed

(What has been tested already?)

Screenshots

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports