Skip to content

Commit 2342b12

Browse files
authored
And Discord badge and simplify example section
1 parent bc9346b commit 2342b12

1 file changed

Lines changed: 4 additions & 10 deletions

File tree

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<div align="right">
2-
<h1 align="left" style="display:inline-block">React Native ExecuTorch <a href="https://www.producthunt.com/posts/react-native-executorch?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-react&#0045;native&#0045;executorch" target="_blank" rel="noopener noreferrer"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=891872&theme=neutral&t=1742503583297" alt="React Native ExecuTorch - Product Hunt" height="34" align="right" /></a></h1>
2+
<h1 align="left" style="display:inline-block">React Native ExecuTorch <a href="https://www.producthunt.com/posts/react-native-executorch?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-react&#0045;native&#0045;executorch" target="_blank" rel="noopener noreferrer"> <a href="https://discord.gg/ZGqqY55qkP">
3+
<img src="https://img.shields.io/discord/YOUR_SERVER_ID.svg?label=Join%20Us&logo=discord&style=flat-square&color=7289DA" alt="Join us on Discord"/>
4+
</a><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=891872&theme=neutral&t=1742503583297" alt="React Native ExecuTorch - Product Hunt" height="34" align="right" /></a></h1>
35
</div>
46

57
![Software Mansion banner](https://github.com/user-attachments/assets/fa2c4735-e75c-4cc1-970d-88905d95e3a4)
@@ -105,15 +107,7 @@ If you would like to run it, navigate to it's project directory, for example `ap
105107
yarn
106108
```
107109

108-
then run:
109-
110-
```bash
111-
cd ios
112-
pod install
113-
cd ..
114-
```
115-
116-
And finally, if you want to run on Android:
110+
And then, if you want to run on Android:
117111

118112
```bash
119113
yarn expo run:android

0 commit comments

Comments
 (0)