mawnir

Results 5 issues of mawnir

do you have a live example to see this project? thank you

Is there a way to animate the arrows and lines?

i tried this : ``` const theme = { ...lightDefaultTheme, componentStyles: (theme: any) => ({ Editor: { direction: "rtl", }, }), } satisfies Theme; ``` it works, but the toolbar...

enhancement
prio:low

With this tweet id = '1716120243775402095' => "This Post is from an account that no longer exists" I get this error: 'TypeError: tweet.user is undefined' my code: ``` const {...

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...