Missiing the Menlo-Regular font family #18
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
incubator/react-native-debug-console#18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I added
react-native-webviewand this package to my project, then I tried to load theDevToolcomponent.Does this font need to be installed? I tried hacking the code in
node_modules/to swap the font out for one we're already using, but I couldn't get the UI to show anything, just got an empty component, so not sure if the font is an issue or not...