react-tweet
react-tweet copied to clipboard
Question: React Native?
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 .
You can install the library and import the API from react-tweet/api, it won't include any components or unrequired source code.
iOS Bundling failed 1122ms node_modules/expo-router/entry.js (2631 modules) Unable to resolve "react-tweet/api" from "api/twitterSyndication.ts"
getting this error when using it on react native.