SSasidharaninsasi.hashnode.dev·Jul 20, 2021 · 1 min readRebuild Android 11 with TailwindCSSIn this log, we gonna recreate the Android 11 model UI with TailwindCSS. If you are interested in using TailwindCSS in React Native, check out TailwindCSS and React native log. Let's get right into it, We are gonna take an image from the official pag...00
SSasidharaninsasi.hashnode.dev·Jul 18, 2021 · 2 min readHow to use Tailwind CSS in React Native?Styling in React Native is pretty simple at the initial stage when we are developing a new application. React Native's Stylesheet helps us to add styles to our elements. When the codebase increases, stylesheets (both external/internal) will be increa...00
SSasidharaninsasi.hashnode.dev·Jul 13, 2021 · 1 min readIcon packs to use in your next projectHere some of the free icons we can use in any library for our next projects and do wish to credit the creator. 1. Hero Icons - Visit Beautiful hand-crafted SVG icons, by the makers of Tailwind CSS. Simple to use. 2. Flaticon - Visit The largest datab...00
SSasidharaninsasi.hashnode.dev·Jul 13, 2021 · 2 min readFree icons for your next projectIcons are used to create better-designed websites, products, and applications. They help to convey information and in a clearer way. It becomes difficult to choose an icon library for our new project, so we end up choosing the same library that we us...00
SSasidharaninsasi.hashnode.dev·Apr 18, 2021 · 2 min readNext.js and NextAuth.jsPasswordless Email login using the link in NextJs - https://lagandlog.com/logs/passwordless-email-login-in-nextjs-using-nextauth NextAuth.js is a complete open-source authentication solution for Next.js applications. It has built-in support for all s...00