diff --git a/lowercase/index.js b/lowercase/index.js index 2a4e5e7..377e8b1 100644 --- a/lowercase/index.js +++ b/lowercase/index.js @@ -1 +1 @@ -(function(e,n,o){"use strict";const a=o.before("render",n.ReactNative.Text,function(l){let[t]=l;const r={...n.ReactNative.StyleSheet.flatten(t.style)??{},textTransform:"lowercase"};t.style=r,console.log(t.style)});function c(){a()}return e.onUnload=c,e})({},vendetta.metro.common,vendetta.patcher); +(function(t,e,o){"use strict";const a=o.before("render",e.ReactNative.Text,function(r){let[n]=r;const l={...e.ReactNative.StyleSheet.flatten(n.style)??{},textTransform:"lowercase"};n.style=l});function c(){a()}return t.onUnload=c,t})({},vendetta.metro.common,vendetta.patcher); diff --git a/lowercase/manifest.json b/lowercase/manifest.json index 4e49643..7ef73e2 100644 --- a/lowercase/manifest.json +++ b/lowercase/manifest.json @@ -1 +1 @@ -{"name":"Lowercase","description":"Makes everything lowercase.","authors":[{"name":"Rico040","id":"619474349845643275"}],"main":"index.js","vendetta":{"icon":"ic_add_text"},"hash":"bfa07f1197a7c598506f06e11258ff1b9c3763ea5f1fb22b858ce728fd256f88"} \ No newline at end of file +{"name":"Lowercase","description":"Makes everything lowercase.","authors":[{"name":"Rico040","id":"619474349845643275"}],"main":"index.js","vendetta":{"icon":"ic_add_text"},"hash":"db3f35862d10fdac78c8b0b46bc300f8b8ee1eb4e4e4a4baaa5cb604776d3359"} \ No newline at end of file