Skip to content

Conversation

abdallahshaban557
Copy link
Contributor

Issue #, if available:

Description of changes:

React native getting started guide updates

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@abdallahshaban557 abdallahshaban557 requested review from a team as code owners October 17, 2022 22:49
Copy link
Contributor

@chintannp chintannp left a comment

Choose a reason for hiding this comment

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

Looks great overall. Just had one question regarding in-app-messaging that I asked above.

npx amplify-app@latest
```

</Block>
Copy link
Contributor

@timngyn timngyn Oct 20, 2022

Choose a reason for hiding this comment

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

Is this a typo? I think this is causing the build to fail because there isn't an opening <Block> statement. We could remove it if that's okay with you

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@timngyn - please do! I think it is a typo for sure

Copy link
Contributor

Choose a reason for hiding this comment

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

I've had a look, and it seems like there's an open tag without a closing tag as well. @abdallahshaban557, mind having a look? I want to make sure we aren't scrobbling this up

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That one can also be removed - I'll submit an update shortly

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated now

npx amplify-app@latest
```

</Block>
Copy link
Contributor

Choose a reason for hiding this comment

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

I've had a look, and it seems like there's an open tag without a closing tag as well. @abdallahshaban557, mind having a look? I want to make sure we aren't scrobbling this up

@nearestnabors nearestnabors merged commit a0ef60f into main Oct 21, 2022
@nearestnabors nearestnabors deleted the react-native-getting-started-guide-DIG branch October 21, 2022 03:32
nearestnabors pushed a commit that referenced this pull request Oct 21, 2022
* small updates to getting started guide

* clarified the inspector panel location

* Expo CLI wording update

* remove react-native-picker and react-native package

* update to RN getting started guide

* updated installation of React Native CLI

* update setup steps

* removed broken closing tags

* fixed tag

* removed open tag without closing tag

* added closing tag
nearestnabors pushed a commit that referenced this pull request Oct 21, 2022
* removes ionic

* scours away ionic files

* Remove typo

* reverting yarn upgrade. we need to update the yarn lock

* Fixed type for Auth.federatedSignIn() in lib/auth/js/social (#4699)

* Fix lib-v1 error where refresh on root gave 404 (#4722)

Co-authored-by: Thomas Leing <leint@amazon.com>

* fix: edits to next.js getting started to bring it current (#4672)

* fix: edits to next.js getting started to bring it current

* updates to next.js hosting content

* Removing Responsive Components from directory

* Updating responsive documentation

* improved docs for responsive components

* Updating responsive documentation

* merging

* Adding link to theme

* minor fix

* another minor fix

* Update src/pages/console/uibuilder/responsive.mdx

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* Update src/pages/console/uibuilder/responsive.mdx

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* Update src/pages/console/uibuilder/responsive.mdx

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* Update src/pages/console/uibuilder/responsive.mdx

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* Update src/pages/console/uibuilder/responsive.mdx

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* Update src/pages/console/uibuilder/responsive.mdx

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* Update src/pages/console/uibuilder/responsive.mdx

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* Update src/pages/console/uibuilder/responsive.mdx

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* Update cspell.json

* requested edits to documentation

* Update cspell.json

* Add Android dev-preview files back (#4727)

Co-authored-by: Thomas Leing <leint@amazon.com>

* Update versions.ts

* fix: ignore queries while switching platform (#4730)

* fix: ignore queries while switching platform

* fix: nextjs build failed with global object 'window'

* Getting Started Tutorial : React update (#4676)

* clarifying this needs a new terminal

* updates

* Update src/fragments/start/getting-started/common/prereq.mdx

Co-authored-by: siegerts <stephen.siegert@gmail.com>

* Update src/fragments/start/getting-started/react/api.mdx

Co-authored-by: siegerts <stephen.siegert@gmail.com>

* updating per review

Co-authored-by: siegerts <stephen.siegert@gmail.com>

* Facebook OAuth steps update (#4731)

* Fixed type for Auth.federatedSignIn() in lib/auth/js/social

* Fix facebook oauth setup steps

* fix: add section to clarify steps to update Cognito user email address with example (#4476)

* fix: add section to clarify steps to update Cognito user email address with example

Related to:
aws-amplify/amplify-js#987
aws-amplify/amplify-cli#10773

* remove extra space

* React native getting started guide updates (#4714)

* small updates to getting started guide

* clarified the inspector panel location

* Expo CLI wording update

* remove react-native-picker and react-native package

* update to RN getting started guide

* updated installation of React Native CLI

* update setup steps

* removed broken closing tags

* fixed tag

* removed open tag without closing tag

* added closing tag

* removes ionic

* omg merge conflict merginng. Much shame. Very sad.

Co-authored-by: Tim Nguyen <timngyn@gmail.com>
Co-authored-by: Dan Kiuna <dkkiuna11@gmail.com>
Co-authored-by: Thomas Leing <bluezebragames@gmail.com>
Co-authored-by: Thomas Leing <leint@amazon.com>
Co-authored-by: Kevin Old <kevold@amazon.com>
Co-authored-by: wpeck-amplify <107895670+wpeck-amplify@users.noreply.github.com>
Co-authored-by: wrpeck <40308049+wrpeck@users.noreply.github.com>
Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>
Co-authored-by: dengdan154 <85711456+dengdan154@users.noreply.github.com>
Co-authored-by: Di Wu <5d@users.noreply.github.com>
Co-authored-by: siegerts <stephen.siegert@gmail.com>
Co-authored-by: Abdallah Shaban <awshaban@amazon.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.

6 participants