jaredh159 / tailwind-react-native-classnames

simple, expressive API for tailwindcss + react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

import { style as tw } from 'twrnc'; Doesn't work

AndreiOvercode opened this issue · comments

yeah, sorry about that, thanks for letting me know. fixed in v3.6.5

@jaredh159 Sorry, but it still doesn't work in v3.6.5

image image

But this approach work
image

can you try blowing away your node_modules and re-installing? i think it should be working, i export the style function explicitly, and tested it...

can you try blowing away your node_modules and re-installing? i think it should be working, i export the style function explicitly, and tested it...

Yes, thanks

After reinstalling node_modules everything works

glad to hear it 👍