Starting with the 0.4.0 version, Bulgur Cloud moved from React Native and Expo to Next.js. We also moved from NativeBase to TailwindCSS and DaisyUI.
This was almost a complete rewrite of the user interface. Between switching from React Native components to HTML elements, and going from NativeBase with CSS-in-JS to a CSS utility framework, all the UI besides redux stores and client hooks was re-rewritten.