Skip to Content
DocumentationTroubleshootingStyles Not Applying

NativeWind Styles Not Applying

  • Problem: Styling changes do not reflect in the app.

  • Solution: Clear Expo cache and restart the server: If using a prebuilt app, clear the prebuild cache:

    npx expo start -c
    npx expo prebuild --clear