react-native-web-hooks
react-native-web-hooks copied to clipboard
Types issue for useREM
Hi @EvanBacon
I wonder how you solve this:

fontSize must be a number according to RN typedefs, yet useREM might return a string on web and is string | number