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

Add a warning about single storiesOf usage.

Open Gongreg opened this issue 6 years ago • 0 comments

To support fast refresh we need to limit storiesOf usage to a single one in a file.

We should be able to check the amount of calls by checking module.

Gongreg avatar Feb 25 '20 10:02 Gongreg