Skip to content

Commit

Permalink
updated prebuilt package peerDependencies installation steps (#1694)
Browse files Browse the repository at this point in the history
* HMSPrebuiltcomponent

* Updated Client Prebuilt APIs (#1673)

* updated Flutter code snippets

* updated React Native Prebuilt APIs

* updated tabs

* corrected indentation

* corrected var declaration

* fixes

* added import for React Native code snippet (#1678)

* Added code samples for prebuilt (#1679)

* Added code samples for prebuilt

* fix: remove extra import

* Resolved comments

* Removed iOS depenedency

---------

Co-authored-by: KaustubhKumar05 <[email protected]>

* updated prebuilt quickstart guide

* added Prebuilt Quickstart doc for react-native (#1682)

* rn: added prebuilt quickstart guide doc

* changed guide name

* rn: added screenshare guide in prebuilt guide

* updated file path

* Update joining-with-preview.mdx

* Update token-endpoint.mdx

* Update token.mdx

---------

Co-authored-by: Yogesh Singh <[email protected]>
Co-authored-by: ygit <[email protected]>

* Feat/add web docs prebuilt (#1684)

* feat: add prebuilt docs for web

* fix: add tabs for cra, next

* fix: add export app

* fix: links

* fix: add screenshots

* fix alt text

---------

Co-authored-by: eswarclynn <[email protected]>
Co-authored-by: KaustubhKumar05 <[email protected]>

* add version badge for roomkit-react (#1687)

add latest version badge

* Nextjs: App router support for HMSPrebuilt (#1690)

context for app router

* Fix/prebuilt doc (#1683)

* fix: room code documentation

* fix: review comments

* fix: review comments

* fix: remove extra code block from prebuilt overview page (#1692)

* fix: room code documentation

* fix: review comments

* fix: review comments

* fix: extra code block in prebuilt doc

* fix: merge conflict fix

* Prebuilt docs (#1681)

* Prebuilt docs

* Fixes

* Correct images

* Update images

* Update images

* Fix link to app

* Correct quote

* Added numbers

* Fixes

* Update

* update syntax highlighting

* Rewrite in new format

* Update

* Update 2

* Update

* Update

* Link directly to readme

* Updates

* Updates

* Update docs/android/v2/quickstart/prebuilt-android.mdx

Co-authored-by: Saikat Mitra <[email protected]>

* Update docs/android/v2/quickstart/prebuilt-android.mdx

Co-authored-by: Saikat Mitra <[email protected]>

* Update docs/android/v2/quickstart/prebuilt-android.mdx

Co-authored-by: Saikat Mitra <[email protected]>

* Clarified

* Update docs/android/v2/quickstart/prebuilt-android.mdx

Co-authored-by: Saikat Mitra <[email protected]>

* Update docs/android/v2/quickstart/prebuilt-android.mdx

Co-authored-by: Saikat Mitra <[email protected]>

* Update prebuilt-android.mdx

---------

Co-authored-by: Saikat Mitra <[email protected]>
Co-authored-by: Arjun Attam <[email protected]>

* updated prebuilt package peerDependencies installation steps

* removed duplicate guide

---------

Co-authored-by: Akanksha <[email protected]>
Co-authored-by: Yogesh Singh <[email protected]>
Co-authored-by: ygit <[email protected]>
Co-authored-by: Aniket Kadam <[email protected]>
Co-authored-by: Pushpam <[email protected]>
Co-authored-by: KaustubhKumar05 <[email protected]>
Co-authored-by: Saikat Mitra <[email protected]>
Co-authored-by: eswarclynn <[email protected]>
Co-authored-by: Arjun Attam <[email protected]>
  • Loading branch information
10 people authored Aug 1, 2023
1 parent 6f2c0df commit f2241e4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 14 deletions.
4 changes: 4 additions & 0 deletions docs/ios/v2/quickstart/prebuilt-iOS.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Prebuilt Quickstart
nav: 5.3
---
Original file line number Diff line number Diff line change
Expand Up @@ -185,20 +185,7 @@ npm install --save @100mslive/react-native-room-kit
`react-native-room-kit` package depends upon many other packages. These packages to be your app's direct dependencies so that `react-native` can link them.

```bash
npm install
@100mslive/react-native-hms
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
@shopify/[email protected]
[email protected]
[email protected]
npm install @100mslive/react-native-hms @shopify/[email protected] [email protected] [email protected] [email protected] [email protected] [email protected]
```

1. Native File Changes for `@100mslive/react-native-hms` package
Expand Down
Binary file added public/docs/v2/testPrebuilt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/guides/testPrebuilt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit f2241e4

@vercel
Copy link

@vercel vercel bot commented on f2241e4 Aug 1, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.