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

docs: migrate away from legacy expo-cli #484

Merged
merged 1 commit into from
Jun 9, 2023
Merged

docs: migrate away from legacy expo-cli #484

merged 1 commit into from
Jun 9, 2023

Conversation

flexbox
Copy link
Contributor

@flexbox flexbox commented Jun 9, 2023

Issue:

Avoid the warning error

image

What I did

drop expo-cli

How to test

run npx create-expo-app --template expo-template-storybook AwesomeStorybook

@flexbox flexbox requested a review from dannyhw as a code owner June 9, 2023 06:39
@dannyhw dannyhw merged commit a5a9e70 into storybookjs:next Jun 9, 2023
1 check passed
@dannyhw
Copy link
Member

dannyhw commented Jun 9, 2023

🙏

hyochan pushed a commit to dooboolab-community/dooboo-ui that referenced this pull request Jun 29, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@storybook/addon-ondevice-actions](https://storybook.js.org/)
([source](https://togithub.com/storybookjs/react-native)) | [`6.5.3` ->
`6.5.4`](https://renovatebot.com/diffs/npm/@storybook%2faddon-ondevice-actions/6.5.3/6.5.4)
|
[![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-ondevice-actions/6.5.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-ondevice-actions/6.5.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-ondevice-actions/6.5.4/compatibility-slim/6.5.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-ondevice-actions/6.5.4/confidence-slim/6.5.3)](https://docs.renovatebot.com/merge-confidence/)
|
|
[@storybook/addon-ondevice-knobs](https://togithub.com/storybookjs/react-native)
| [`6.5.3` ->
`6.5.4`](https://renovatebot.com/diffs/npm/@storybook%2faddon-ondevice-knobs/6.5.3/6.5.4)
|
[![age](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-ondevice-knobs/6.5.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-ondevice-knobs/6.5.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-ondevice-knobs/6.5.4/compatibility-slim/6.5.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2faddon-ondevice-knobs/6.5.4/confidence-slim/6.5.3)](https://docs.renovatebot.com/merge-confidence/)
|
| [@storybook/react-native](https://storybook.js.org/)
([source](https://togithub.com/storybookjs/react-native)) | [`6.5.3` ->
`6.5.4`](https://renovatebot.com/diffs/npm/@storybook%2freact-native/6.5.3/6.5.4)
|
[![age](https://badges.renovateapi.com/packages/npm/@storybook%2freact-native/6.5.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2freact-native/6.5.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@storybook%2freact-native/6.5.4/compatibility-slim/6.5.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2freact-native/6.5.4/confidence-slim/6.5.3)](https://docs.renovatebot.com/merge-confidence/)
|
| [@storybook/react-native-server](https://storybook.js.org/)
([source](https://togithub.com/storybookjs/react-native)) | [`6.5.3` ->
`6.5.4`](https://renovatebot.com/diffs/npm/@storybook%2freact-native-server/6.5.3/6.5.4)
|
[![age](https://badges.renovateapi.com/packages/npm/@storybook%2freact-native-server/6.5.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@storybook%2freact-native-server/6.5.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@storybook%2freact-native-server/6.5.4/compatibility-slim/6.5.3)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@storybook%2freact-native-server/6.5.4/confidence-slim/6.5.3)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>storybookjs/react-native
(@&#8203;storybook/addon-ondevice-actions)</summary>

###
[`v6.5.4`](https://togithub.com/storybookjs/react-native/releases/tag/v6.5.4)

[Compare
Source](https://togithub.com/storybookjs/react-native/compare/v6.5.3...v6.5.4)

##### What's Changed

- chore: refactor to simplify project setup by
[@&#8203;dannyhw](https://togithub.com/dannyhw) in
[storybookjs/react-native#463
- Chore/refactor project structure by
[@&#8203;dannyhw](https://togithub.com/dannyhw) in
[storybookjs/react-native#466
- docs: add another example url by
[@&#8203;zubko](https://togithub.com/zubko) in
[storybookjs/react-native#468
- chore(deps): bump fast-xml-parser from 4.1.2 to 4.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[storybookjs/react-native#481
- docs: downgrading setup intructions to stable version by
[@&#8203;flexbox](https://togithub.com/flexbox) in
[storybookjs/react-native#483
- docs: migrate away from legacy expo-cli by
[@&#8203;flexbox](https://togithub.com/flexbox) in
[storybookjs/react-native#484
- fix: Couldn't find story matching '' after HMR
[#&#8203;459](https://togithub.com/storybookjs/react-native/issues/459)

##### New Contributors

- [@&#8203;zubko](https://togithub.com/zubko) made their first
contribution in
[storybookjs/react-native#468

**Full Changelog**:
storybookjs/react-native@v6.5.3...v6.5.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dooboolab-community/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants