#nextjs
Read more stories on Hashnode
Articles with this tag
NativeWind allows developers to use the same styles across different react-native based platforms which include web and mobile apps. It does this by...
In the previous blog we did the setup for monorepo and created a components lib to share components between react-native and next app now we will add...
Share same code for web and mobile application with Nx Workspace, react-native-web, and Native Base ยท In this article, we will start with Nx Workspace to...