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

Improve dev menu loading #118

Merged
merged 4 commits into from
Oct 10, 2023
Merged

Improve dev menu loading #118

merged 4 commits into from
Oct 10, 2023

Commits on Oct 10, 2023

  1. Improve DevMenu loading

    So that the DevMenu and Storybook won't get bundled into the production
    build.
    peterfication committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b346f50 View commit details
    Browse the repository at this point in the history
  2. Get rid of react-native-dev-menu

    It's actually not needed but is included in ReactNative
    peterfication committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a8d2bc4 View commit details
    Browse the repository at this point in the history
  3. Move Storybook into its own provider

    So that App.tsx is easier to grasp again.
    peterfication committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9280cf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be8562a View commit details
    Browse the repository at this point in the history