-
### Current behaviour
Whenever I use TextInput in my code, my app fails with the following error: "Right operand of 'in' is not an object".
### Expected behaviour
No crashes when using TextInput.…
-
### Current behaviour
Getting this, "Right operand of 'in' is not and object" error after when using the TextInput component from react native paper. If I remove the TextInput component the app w…
-
Issue:
CSS gets bundled as expected by ESBuild - meaning, `@tailwind` and other TW directives remain in the output CSS.
Expected:
TW directives should be converted into the consumed CSS class…
-
### Description
Getting many "Require cycles are allowed but..." errors when running Expo project on web
### CodeSandbox/Snack link
https://github.com/resticker/gluetest1
### Steps to repr…
-
Bundling for iOS fails after upgrading to 4.1. Here's what I see in the output:
```
nativewind getTransformOptions.dev true +21s
nativewind getTransformOptions.platform ios +0ms
nativewind ge…
vktrl updated
1 month ago
-
### Build/Submit details page URL
none
### Summary
[RUN_GRADLEW] > Configure project :expo
[RUN_GRADLEW] Using expo modules
[RUN_GRADLEW] - expo-application (5.9.1)
[RUN_GRADLEW] - expo-asset …
-
### Version
29.6.0
### Steps to reproduce
Upgrade a React Native project(any sample project is fine) from version 0.67.5 to 0.74.0.
Update Jest to version 29.6.0.
Run the Jest test suite.
### Ex…
-
### Clear and concise description of the problem
I saw this lib and think it has huge potential also to be used with React Native and Nativewind tailwind plugin. It would be great if the Konsta tailw…
-
Following the instructions here https://www.nativewind.dev/getting-started/react-native
```
error: SyntaxError: /lib/global.css: Leading decorators must be attached to a class declaration. (1:10)
…
-
Hello
## Description
The TailwindCSS CLI fails to execute commands when the project is located in a directory path containing spaces. This issue occurs during the build process, as paths with spac…