nars-dev / nars

Server rendered React Native
https://www.nars.dev/
86 stars 2 forks source link

Add React Navigation 5.0 support #16

Open wokalski opened 5 years ago

wokalski commented 5 years ago

React Navigation 5.0 is component based so it should be quite easy to integrate. It's also interesting wrt data loaders. Maybe we could send loading per given screen along with navigation components.