When I use the useFonts hook from the @expo-google-fonts/roboto package in React StrictMode, I get these warnings when loading the app:

where that file points to this line of code in the package: node_modules/@expo-google-fonts/roboto/useFonts.js
Versions:
expo: "48.0/18"
expo-font: "11.1.1"
@expo-google-fonts/roboto: "0.2.3"
When I use the

useFontshook from the@expo-google-fonts/robotopackage in React StrictMode, I get these warnings when loading the app:where that file points to this line of code in the package:
node_modules/@expo-google-fonts/roboto/useFonts.jsVersions:
expo: "48.0/18"expo-font: "11.1.1"@expo-google-fonts/roboto: "0.2.3"