Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/community/reactnative/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ Refer this [wiki page](https://github.com/Imaginea/AdaptiveCards/wiki/Extensibil
There are lot of sample JSON payloads covering all element types with few real case scenarios are available within this project.

To see the visualizer,
* Clone the repo https://github.com/Imaginea/AdaptiveCards
* Navigate to source/reactnative/ **>** Run **`npm install`**
* Clone the repo https://github.com/microsoft/AdaptiveCards
* Navigate to `source/community/reactnative/` **>** Run **`npm install`**
* iOS **> `react-native run-ios`**
* Android **> `react-native run-android`**
* Windows **> `react-native start`** and **`Launch Simulator from Visual Studio`**
Expand Down