Daniel Williams

Results 551 comments of Daniel Williams

> It is but I renamed it to `preview.ts` unfortunately that's whats causing the issue since it's looking specifically for `preview.js` see here: https://github.com/storybookjs/react-native/blob/e2d3c5a9554fda186e80143a8642473bd7c18dc6/app/react-native/scripts/loader.js#L46-L47 However I'm happy to adjust this...

@zakharchenkoAndrii not worked on it yet but the change should be relatively simple should someone wish to contribute. I'm currently away but I can take a look in a weeks...

Hey thats awesome! Thanks for your contribution. Could you add test cases also? 🙏 The tests are in loader.tests.js in the same folder.

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

@zakharchenkoAndrii nice change, thanks! 🙇

Thats because the server isn't yet supported in 6.0 so it does nothing.

@Levino thats a good point! thanks for the feedback 🙏 . I would like to say though that some rough edges are expected in beta however I understand it can...

Sorry for not responding before, I've been really busy recently. I just merged a big refactor that removes many unused ones. Then now I just remembered about this issue so...

@assimovt hey sorry for the slow reply, will have to check and get back to you.

hey yeah sorry I guess I forgot to respond at the time, currently its not really possible to change the theme at runtime without doing a reload of the app....