monthly money

This commit is contained in:
Thomas Demirdjian
2025-10-31 17:31:10 +01:00
parent 6f330c1df8
commit 0dd0fa5ab7
10 changed files with 299 additions and 1 deletions
+3
View File
@@ -3,6 +3,9 @@ import { registerRootComponent } from 'expo';
// Inject minimal global CSS and a small setNativeProps polyfill for web
if (typeof document !== 'undefined') {
document.documentElement?.setAttribute('translate', 'no');
document.body?.setAttribute('translate', 'no');
const style = document.createElement('style');
style.setAttribute('data-inline-global', 'true');
style.innerHTML = `