TheBlondeAlex
TheBlondeAlex
**Describe the bug** Error running TailwindCSS CLI, please run the CLI manually to see the error. I have a project running perfectly on ^4.0.1 however need to upgrade to the...
## Description I had added state management options to the ces flow - Initially I have only added Zustand but with the approval of this PR I will look into...
Nativewind is setup correctly as is working on all other react components except SafeAreaView, see code below ```js import { View, Text, SafeAreaView, TouchableOpacity } from "react-native"; const HomeScreen =...