Shane Keney
Shane Keney
Not sure where to report issue for npm package in itself so am reporting here. The following is the type file on the latest npm install i.e. ``` npm install...
**Describe the bug** Adding new utility classes during development does not consistently reflect changes. Reloading does not correct it either. I have to kill the development server and reopen the...
**Describe the bug** Are there any clear docs on how to handle cases such as Expo Router navigation components with Nativewind? e.g. ``` export default () => { return (...
**Describe the bug** `cssInterop` does not seem to work the way it should based on the documentation for Nativewind v4. **To Reproduce** https://github.com/ShaneKeney/repro-example-2 See above repro example. I have a...
**Describe the bug** Passing a component as a prop causes the app to become unresponsive. See example below. I commented out the prop that has a component passed in and...
**Describe the bug** Dark Mode has seemed to stopped working in any of my projects. I tend to take the same approach to setting up dark mode with Nativewind so...
**Describe the bug** Following the documentation for Nativewind using Expo Router fails on build on Netlify. **To Reproduce** Build step for Nelify uses the following: `npx expo export -c -p...