storybookjs / native

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

[FIX] send objects as base64 in deeplinks #91

Closed ahna92 closed 7 months ago

ahna92 commented 7 months ago

![Uploading image.png…]()

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

Hi @amalik2 can you check this PR , tested in 2 other projects

sumwatshade commented 7 months ago

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