Using Custom Fonts with hooks

Hi all,

anyone has a nice example on how to load a custom font in you app using React Hooks, instead of using async/await with componentDidMount()?

The docs might also be updated to show this, Hooks are becoming the new standard.

Thank you in advance.

Mario

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.