| e529abec | 03-Mar-2023 |
Will Schurman <[email protected]> |
[exupdates][ios] Convert (unused) database integrity check to swift (#21467)
# Why
These aren't used on either android or iOS (and they're buggy?), but I
don't know that we should delete them? A
[exupdates][ios] Convert (unused) database integrity check to swift (#21467)
# Why
These aren't used on either android or iOS (and they're buggy?), but I
don't know that we should delete them? Anyways, I only figured that out
after converting them so here's the PR that converts them.
# How
Convert.
# Test Plan
Run test.
# Checklist
<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->
- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `expo prebuild` & EAS Build (eg:
updated a module plugin).
show more ...
|