nars-dev / nars

Server rendered React Native
https://www.nars.dev/
86 stars 2 forks source link
android ios react-native server-side-rendering ssr

Server rendered React Native.

Library for building real time Server Rendered components for React Native apps.

🐙 Discord

I'm more than happy to answer any questions or help you if you stumble upon some issues when using nars. You can chat with me on Discord.


🚀 Getting started

The easiest way to get started is to use the template:

npx react-native init MyApp --template https://github.com/nars-dev/template.git

There are examples in the example repo. You can find more documentation on the website.