Closed leobauza closed 5 years ago
Hi @leobauza
I just tested in a new react native project and I can't recreate the error you got Maybe you can share a repo of give me the version of react-native you're using so I can find the problem you have/had
Thank you for using/testing the package I'm curious where the problem occurred
greetings Thomas
Hi @leobauza
I tested it further and discovered that indeed it does not work with the resolve so thank you for the issue it is fixed in 1.0.8
greetings Thomas
Very cool project, testing this out on a small project I am getting this error:
I manually changed
require.resolve
to justrequire
inConfigHandler.js
(since I am sure I am using atailwind.config
) But I am not sure the best way to perform the check that is happening inConfigHandler.js
I can look into this some and put up a PR in the next few days if you are busy 👍