UNPKG
vexio-font-static
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Disable font scaling in React Native for Text and TextInput components.
vexio-font-static
/
dist
/
index.d.ts
2 lines
(1 loc)
•
53 B
TypeScript
View Raw
1
2
export
declare
const
disableFontScaling
:
() =>
void
;