79370363

Date: 2025-01-20 05:42:14
Score: 1.5
Natty:
Report link

if you are using the web for react-native use this code inside your index.jsx or App.js

import { NativeWindStyleSheet } from "nativewind";

NativeWindStyleSheet.setOutput({
  default: "native",
});

source : https://github.com/nativewind/nativewind/issues/470

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Tony