Question: React Native?
mawnir opened this issue · comments
mawnir commented
is there any way to use this library in a react native app?.. at least the API?
I need to load a (large) list of tweets.. performance in react native will be an issue .
Luis Alvarez D. commented
You can install the library and import the API from react-tweet/api
, it won't include any components or unrequired source code.