Since a year, we are using storybook to develop our angular web applications, as well as our ionic cordova apps.
Now we want to evaluate if NativeScript might be a better solution for our needs. We are currently wondering if it is possible to make storybook work with NativeScript as it has proven to be quite useful for UI development.
I know that NativeScript is officially not supported by storybook - but React Native is so in theory it should be possible, though I couldn't find any information on this.
My question now is: Has anyone been able to make storybook work with NativeScript? Or does an alternative exist that I'm just unable to find? Or are there at least some concepts/tools to develop components in isolation?