Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move react-native packages to their own monorepo #16

Closed
4 of 6 tasks
shilman opened this issue Nov 20, 2019 · 2 comments
Closed
4 of 6 tasks

Move react-native packages to their own monorepo #16

shilman opened this issue Nov 20, 2019 · 2 comments
Assignees
Labels
cleanup Minor cleanup style change that won't show up in release changelog high priority in progress

Comments

@shilman
Copy link
Member

shilman commented Nov 20, 2019

We should move react-native and its affiliated packages to its own monorepo: https://github.com/storybookjs/react-native

Why

We want to be able to release and version RN independently of the rest of Storybook:

  • Changes in Storybook core force changes in react-native even when RN is not ready
  • Changes in RN force breaking changes in @storybook/react-native but we are unable to make those changes due to semver

What

@Gongreg
Copy link
Member

Gongreg commented Nov 20, 2019

One of the main benefits we will get by moving out, is that we will be able to lock in the dependencies for React Native Storybook and focus on stability.

This way the developer/user experience to work with/on Storybook will be a lot better.

If you have any suggestions/ideas feel free to share them :)

@shilman shilman changed the title Remove react-native from Storybook repo Move react-native packages to their own monorepo Nov 20, 2019
@stale
Copy link

stale bot commented Dec 12, 2019

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

@shilman shilman transferred this issue from storybookjs/storybook Feb 2, 2020
@Gongreg Gongreg added high priority cleanup Minor cleanup style change that won't show up in release changelog in progress labels Feb 5, 2020
@dannyhw dannyhw closed this as completed Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Minor cleanup style change that won't show up in release changelog high priority in progress
Projects
None yet
Development

No branches or pull requests

4 participants