useDApp
useDApp copied to clipboard
support for react native?
useDApp uses window.localStorage, this can be done in react native with AsyncStorage
Is this the only thing to change to fully support react native?
all uses of window. should be reviewed as well