react-native icon indicating copy to clipboard operation
react-native copied to clipboard

fix: loader js does not see other preview types

Open zakharchenkoAndrii opened this issue 3 years ago • 3 comments

Issue: https://github.com/storybookjs/react-native/issues/295

What I did

changed loader a bit

How to test

Create files with different extensions. The generated file should not fail to populate with decorators and parameters

zakharchenkoAndrii avatar Jul 22 '22 10:07 zakharchenkoAndrii

Hey thats awesome! Thanks for your contribution.

Could you add test cases also? 🙏

The tests are in loader.tests.js in the same folder.

dannyhw avatar Jul 22 '22 10:07 dannyhw

Hey thats awesome! Thanks for your contribution.

Could you add test cases also? 🙏

The tests are in loader.tests.js in the same folder.

done 😉

zakharchenkoAndrii avatar Jul 22 '22 11:07 zakharchenkoAndrii

I don't have much time now but soon I'll check it.

dannyhw avatar Jul 22 '22 16:07 dannyhw

@zakharchenkoAndrii nice change, thanks! 🙇

dannyhw avatar Oct 04 '22 12:10 dannyhw