Skip to content

Update react-native.md #2068

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

Merged
merged 6 commits into from
Jun 3, 2025
Merged

Update react-native.md #2068

merged 6 commits into from
Jun 3, 2025

Conversation

RobItu
Copy link
Contributor

@RobItu RobItu commented Jun 2, 2025

Expo Demo repo had been deleted and was a broken link.

Description

Removed line 211, expo repo no longer exists. Updated it stating example is currently unavailable.

Issue(s) fixed

Broken Link

Fixes #

Removed link

Checklist

Complete this checklist before merging your PR:

  • If this PR contains a major change to the documentation content, I have added an entry to the top of the "What's new?" page.
  • The proposed changes have been reviewed and approved by a member of the documentation team.

Expo Demo repo had been deleted and was a broken link.
@RobItu RobItu requested review from a team as code owners June 2, 2025 06:05
Copy link

vercel bot commented Jun 2, 2025

@RobItu is attempting to deploy a commit to the Consensys Team on Vercel.

A member of the Team first needs to authorize it.

@@ -208,4 +208,4 @@ function App() {
See the following examples on GitHub for more information:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additionally, change the subheading from "Examples" to "Example"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Thanks!

RobItu and others added 4 commits June 2, 2025 15:46
Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
Copy link
Contributor Author

@RobItu RobItu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed subheading from "Examples" to "Example"

@alexandratran alexandratran merged commit 0bf9bc9 into MetaMask:main Jun 3, 2025
2 of 3 checks passed
bgravenorst pushed a commit that referenced this pull request Jun 4, 2025
* Update react-native.md

Expo Demo repo had been deleted and was a broken link.

* Update sdk/quickstart/react-native.md

Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>

* Update sdk/quickstart/react-native.md

Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>

* Update react-native.md

---------

Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>
alexandratran added a commit that referenced this pull request Jun 10, 2025
* Migrate gator docs

* fixes

* swizzle desktop sidebar

* update codeowners

* Add initial dropdown component.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Add front page.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Fix category sections.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Inital dropdown style changes.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Update dropdown behaviour.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Add link to Embedded wallets (#2069)

* Add embedded wallets.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Stylesheet updates.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Apply feedback.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

---------

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Minor update. (#2070)

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Update react-native.md (#2068)

* Update react-native.md

Expo Demo repo had been deleted and was a broken link.

* Update sdk/quickstart/react-native.md

Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>

* Update sdk/quickstart/react-native.md

Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>

* Update react-native.md

---------

Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>

* chore(deps): bump tar-fs from 1.16.4 to 1.16.5 in the npm_and_yarn group (#2072)

Bumps the npm_and_yarn group with 1 update: [tar-fs](https://github.com/mafintosh/tar-fs).


Updates `tar-fs` from 1.16.4 to 1.16.5
- [Commits](https://github.com/mafintosh/tar-fs/commits)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 1.16.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>

* fixes

* Add front page.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Remove dup.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* add api reference docs and fix links

* minor adjustments

* change file names (delegation-toolkit) and fix links

* fix lint error

* fix version ordering and color mode

---------

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: bgravenorst <byron.gravenorst@consensys.net>
Co-authored-by: Byron Gravenorst <50852695+bgravenorst@users.noreply.github.com>
Co-authored-by: RobItu <74835755+RobItu@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
alexandratran added a commit that referenced this pull request Jun 13, 2025
* Migrate gator docs

* fixes

* swizzle desktop sidebar

* update codeowners

* Add initial dropdown component.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Add front page.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Update SDK connect guides

* Fix category sections.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Inital dropdown style changes.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Update dropdown behaviour.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Add link to Embedded wallets (#2069)

* Add embedded wallets.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Stylesheet updates.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Apply feedback.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

---------

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Minor update. (#2070)

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Update react-native.md (#2068)

* Update react-native.md

Expo Demo repo had been deleted and was a broken link.

* Update sdk/quickstart/react-native.md

Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>

* Update sdk/quickstart/react-native.md

Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>

* Update react-native.md

---------

Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>

* chore(deps): bump tar-fs from 1.16.4 to 1.16.5 in the npm_and_yarn group (#2072)

Bumps the npm_and_yarn group with 1 update: [tar-fs](https://github.com/mafintosh/tar-fs).


Updates `tar-fs` from 1.16.4 to 1.16.5
- [Commits](https://github.com/mafintosh/tar-fs/commits)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 1.16.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandra Carrillo <12214231+alexandratran@users.noreply.github.com>

* fixes

* Add front page.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* Remove dup.

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>

* High-level navigation changes

* add get started button

* updates to sdk intro + redirects

* add api reference docs and fix links

* minor adjustments

* address feedback

* move llm prompt and update copy

* change file names (delegation-toolkit) and fix links

* fix lint error

* Add product banner

* update icons

* minor fix

* fix version ordering and color mode

* hide top nav + enhancements

* fix embedded wallets sdk dropdown

* fix sidebar bug

* address reviewer feedback

---------

Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: bgravenorst <byron.gravenorst@consensys.net>
Co-authored-by: Byron Gravenorst <50852695+bgravenorst@users.noreply.github.com>
Co-authored-by: RobItu <74835755+RobItu@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[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.

2 participants