storybookjs / native

📱 Storybook for Native: iOS, Android, Flutter
MIT License
184 stars 29 forks source link

[FEAT] Support Developer Options #87

Closed ahna92 closed 8 months ago

ahna92 commented 8 months ago

Changes

UI Changes

developer options

📦 Published PR as canary version: 3.0.1-canary.87.934.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/native-android-material-deep-link-example@3.0.1-canary.87.934.0 npm install @storybook/native-controls-example@3.0.1-canary.87.934.0 npm install @storybook/native-cross-platform-example@3.0.1-canary.87.934.0 npm install @storybook/native-flutter-example@3.0.1-canary.87.934.0 npm install @storybook/native-ios-example-deep-link@3.0.1-canary.87.934.0 npm install @storybook/native-addon@3.0.1-canary.87.934.0 npm install @storybook/native-controllers@3.0.1-canary.87.934.0 npm install @storybook/deep-link-logger@3.0.1-canary.87.934.0 npm install @storybook/native-dev-middleware@3.0.1-canary.87.934.0 npm install @storybook/native-devices@3.0.1-canary.87.934.0 npm install @storybook/native-components@3.0.1-canary.87.934.0 npm install @storybook/native@3.0.1-canary.87.934.0 npm install @storybook/native-types@3.0.1-canary.87.934.0 # or yarn add @storybook/native-android-material-deep-link-example@3.0.1-canary.87.934.0 yarn add @storybook/native-controls-example@3.0.1-canary.87.934.0 yarn add @storybook/native-cross-platform-example@3.0.1-canary.87.934.0 yarn add @storybook/native-flutter-example@3.0.1-canary.87.934.0 yarn add @storybook/native-ios-example-deep-link@3.0.1-canary.87.934.0 yarn add @storybook/native-addon@3.0.1-canary.87.934.0 yarn add @storybook/native-controllers@3.0.1-canary.87.934.0 yarn add @storybook/deep-link-logger@3.0.1-canary.87.934.0 yarn add @storybook/native-dev-middleware@3.0.1-canary.87.934.0 yarn add @storybook/native-devices@3.0.1-canary.87.934.0 yarn add @storybook/native-components@3.0.1-canary.87.934.0 yarn add @storybook/native@3.0.1-canary.87.934.0 yarn add @storybook/native-types@3.0.1-canary.87.934.0 ```
socket-security[bot] commented 8 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@storybook/native-types 3.0.0 None +0 6.7 kB amalik2
@storybook/native-devices 3.0.0 None +0 19.5 kB amalik2
@storybook/deep-link-logger 3.0.0 None +0 18.3 kB amalik2
@storybook/native-components 3.0.0 None +0 34.3 kB amalik2
@storybook/native 3.0.0 None +0 32.5 kB amalik2
@storybook/native-controllers 3.0.0 None +0 50 kB amalik2
@storybook/native-addon 3.0.0 None +0 34.6 kB amalik2
@storybook/native-dev-middleware 3.0.0 None +0 20.8 kB amalik2
add 2.0.6 None +0 8.06 kB benng
yarn 1.22.21 filesystem +0 5.33 MB arcanis
@react-google-maps/api 2.19.2 environment +14 13.3 MB justfly1984
react-toastify 9.1.3 None +0 394 kB sniphpet

🚮 Removed packages: @storybook/core-events@7.6.7, @storybook/react@7.6.7

ahna92 commented 8 months ago

Hi @amalik2

Need your help to review these PRs , I'm already using in 3 projects all good so far

The PRs are using multiple feature branches but all rebased form each other , And merging train is in order as follow

  1. https://github.com/storybookjs/native/pull/80
  2. https://github.com/storybookjs/native/pull/81
  3. https://github.com/storybookjs/native/pull/82
  4. https://github.com/storybookjs/native/pull/83
  5. https://github.com/storybookjs/native/pull/84
  6. https://github.com/storybookjs/native/pull/85
  7. https://github.com/storybookjs/native/pull/86
  8. https://github.com/storybookjs/native/pull/87

if you like all the features to be merged in one shot then https://github.com/storybookjs/native/pull/87 (3.0.1-canary.87.930.0) has it all

hey @chriskurzeja these might be useful, ping if you tried them and faced any issues

ahna92 commented 8 months ago

@amalik2 pushed requested changes

sumwatshade commented 8 months ago

:rocket: PR was released in v3.0.1 :rocket: