You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd support a PR adding this. I don't use React Native right now but it makes a lot of sense to support it. It should use the same props though as the web version.
This is just an idea since I'm not sure yet what is the best approach. The code for native version is very simple: https://github.com/niborb/react-native-gravatar/blob/master/index.js
Suggested React Native import syntax:
import Gravatar from 'react-gravatar/native';
The text was updated successfully, but these errors were encountered: