storybookjs / native

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

Add newer devices from appetize #69

Closed JoshHalvorson closed 2 years ago

JoshHalvorson commented 2 years ago

Add newer devices that appetize supports. These devices also use newer os versions, so apps with minimum os versions that are newer can use these.

Also, apologies if this doesn't follow a specific PR template or anything, looked around but couldn't find one so please let me know if there is anything else this needs.

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

Looks good, thanks for the contribution!

sumwatshade commented 2 years ago

:rocket: PR was released in v2.2.3 :rocket: