Closed dac09 closed 6 years ago
@ludo any chance you could review please? I'm ready to make changes if required.
Tested locally (with npm link
): works! I'll publish v1.1.1 to npm as @next
and test again.
Out of curiousity, does npm link work for you when you use android studio? I get gradle errors - it seems to not like symlinks. I've found command line to be okay with it though.
@dac09 I haven't tried inside Android Studio, I'm using it on the command line. But even there it doesn't work out of the box... I have to use a script I found in facebook/metro#1 to get it to work 😑