home.social

#reactnativeweb — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #reactnativeweb, aggregated by home.social.

  1. Any idea why #NativeScript is a separate project from #ReactNative and not an effort to make it generically usable? It has a much more mature ecosystem, most notably (I know it sounds weird but it actually makes sense) #ReactNativeWeb.

  2. Rewrote 's frontend with , moving away from & . React native features like native animations, data storage, or fast refresh are not available on the web, you have to write a lot of code twice so DX was not great. Also moved from a component library to &

    This means no native mobile apps, but is great and mobile support is coming soon.

    This also cut down the bundle size to one third of what it was before!