---
title: "New Look for ABP React Native: NativeWind, Modernization & Two Sample Apps"
url: https://daily.dev/posts/new-look-for-abp-react-native-nativewind-modernization-two-sample-apps-fet0zstbr
source_url: https://abp.io/community/posts/new-look-for-abp-react-native-nativewind-modernization-two-sample-apps-rxjiyrpb
type: article
source: "We Are .NET"
published: 2026-05-21T13:41:08.477Z
updated: 2026-05-21T13:41:52.430Z
tags: ["mobile", "react-native", "tailwind-css"]
reading_time: 9
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# New Look for ABP React Native: NativeWind, Modernization & Two Sample Apps

**[We Are .NET](https://daily.dev/sources/wearedotnet)** · 9 min read · 1 upvotes · 0 comments

## Summary

The ABP React Native template has received a major overhaul. The update removes legacy screens, dead components, and unused locale files, then replaces the old StyleSheet.create() approach with NativeWind v4 — bringing Tailwind CSS class names and a shadcn-style design token system to React Native. Dark mode is now handled at the config level via semantic tokens rather than per-screen. Navigation was restructured from a single drawer to a combination of a revamped drawer, BottomTabNavigator, and AccountNavigator. The full account flow (login, register, forgot/reset password) is now first-class. Two sample apps — Habit Tracker (minimal single-feature demo) and Hanova (two-sided home-services marketplace) — were built on the new template to validate the changes. New projects get the updated template automatically via ABP Studio or CLI; existing projects can follow the new UPGRADE.md guide.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://abp.io/community/posts/new-look-for-abp-react-native-nativewind-modernization-two-sample-apps-rxjiyrpb>

## Similar posts on daily.dev

- [React UI for ABP Framework Is Finally Here](https://daily.dev/posts/react-ui-for-abp-framework-is-finally-here-wy2g6sx9f) · We Are .NET · 29 upvotes · 1 comments
- [ABP.IO Platform 10.4 Final Has Been Released\!](https://daily.dev/posts/abp-io-platform-10-4-final-has-been-released--oebje97jy) · We Are .NET · 0 upvotes · 0 comments

---

Tags: [#mobile](https://daily.dev/tags/mobile), [#react-native](https://daily.dev/tags/react-native), [#tailwind-css](https://daily.dev/tags/tailwind-css)

[View this post on daily.dev](https://daily.dev/posts/new-look-for-abp-react-native-nativewind-modernization-two-sample-apps-fet0zstbr)
