Skip to content

Commit c02aa92

Browse files
authored
chore: make Hire Us banner background darkgreen (#753)
## Description <!-- Provide a concise and descriptive summary of the changes implemented in this PR. --> ### Introduces a breaking change? - [ ] Yes - [ ] No ### Type of change - [ ] Bug fix (change which fixes an issue) - [ ] New feature (change which adds functionality) - [ ] Documentation update (improves or adds clarity to existing documentation) - [ ] Other (chores, tests, code style improvements etc.) ### Tested on - [ ] iOS - [ ] Android ### Testing instructions <!-- Provide step-by-step instructions on how to test your changes. Include setup details if necessary. --> ### Screenshots <!-- Add screenshots here, if applicable --> ### Related issues <!-- Link related issues here using #issue-number --> ### Checklist - [ ] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have updated the documentation accordingly - [ ] My changes generate no new warnings ### Additional notes <!-- Include any additional information, assumptions, or context that reviewers might need to understand this PR. -->
1 parent d415d51 commit c02aa92

6 files changed

Lines changed: 24 additions & 24 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="https://discord.gg/ZGqqY55qkP"><img src="https://img.shields.io/badge/Discord-Join%20Us-00008B?logo=discord&logoColor=white&style=for-the-badge" alt="Join our Discord community"></a>
1010
<a href="https://docs.swmansion.com/react-native-executorch/"><img src="https://img.shields.io/badge/Documentation-00008B?logo=googledocs&logoColor=white&style=for-the-badge" alt="Documentation"></a>
1111
<a href="https://swmansion.com/contact">
12-
<img src="https://img.shields.io/badge/Hire%20Us-00008B?logo=react&logoColor=white&style=for-the-badge" alt="Hire Us">
12+
<img src="https://img.shields.io/badge/Hire%20Us-00008B?logo=react&logoColor=white&color=darkgreen&style=for-the-badge" alt="Hire Us">
1313
</a>
1414
</div>
1515

readmes/README_cn.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<h1 align="center" style="display:inline-block">React Native ExecuTorch
2+
<h1 align="center" style="display:inline-block">React Native ExecuTorch
33
</h1>
44
</div>
55

@@ -9,7 +9,7 @@
99
<a href="https://discord.gg/ZGqqY55qkP"><img src="https://img.shields.io/badge/Discord-加入我们-00008B?logo=discord&logoColor=white&style=for-the-badge" alt="Join our Discord community"></a>
1010
<a href="https://docs.swmansion.com/react-native-executorch/"><img src="https://img.shields.io/badge/文档-00008B?logo=googledocs&logoColor=white&style=for-the-badge" alt="Documentation"></a>
1111
<a href="https://swmansion.com/contact">
12-
<img src="https://img.shields.io/badge/聘请我们-00008B?logo=react&logoColor=white&style=for-the-badge" alt="Hire Us">
12+
<img src="https://img.shields.io/badge/聘请我们-00008B?logo=react&logoColor=white&color=darkgreen&style=for-the-badge" alt="Hire Us">
1313
</div>
1414

1515
![Software Mansion banner](https://github.com/user-attachments/assets/fa2c4735-e75c-4cc1-970d-88905d95e3a4)
@@ -55,7 +55,7 @@ React Native ExecuTorch 架起了 React Native 和原生平台功能之间的桥
5555
- Android 13
5656
- React Native 0.76
5757

58-
> [!IMPORTANT]
58+
> [!IMPORTANT]
5959
> React Native ExecuTorch 仅支持 [New React Native architecture](https://reactnative.dev/architecture/landing-page)
6060
6161
## :earth_africa: 实际案例
@@ -127,7 +127,7 @@ yarn
127127
yarn expo run:< ios | android >
128128
```
129129

130-
> [!WARNING]
130+
> [!WARNING]
131131
> 运行 LLM 需要大量的 RAM。如果您遇到意外的应用崩溃,请尝试增加分配给模拟器的 RAM。
132132
133133
## :robot: 现成模型
@@ -136,7 +136,7 @@ yarn expo run:< ios | android >
136136

137137
## :books: 文档
138138

139-
查看我们的文档,了解我们的库如何帮助您构建 React Native AI 功能:
139+
查看我们的文档,了解我们的库如何帮助您构建 React Native AI 功能:
140140
https://docs.swmansion.com/react-native-executorch
141141

142142
## :balance_scale: 许可证

readmes/README_es.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<h1 align="center" style="display:inline-block">React Native ExecuTorch
2+
<h1 align="center" style="display:inline-block">React Native ExecuTorch
33
</h1>
44
</div>
55

@@ -9,7 +9,7 @@
99
<a href="https://discord.gg/ZGqqY55qkP"><img src="https://img.shields.io/badge/Únete%20a%20nosotros-00008B?logo=discord&logoColor=white&style=for-the-badge" alt="Join our Discord community"></a>
1010
<a href="https://docs.swmansion.com/react-native-executorch/"><img src="https://img.shields.io/badge/Documentación-00008B?logo=googledocs&logoColor=white&style=for-the-badge" alt="Documentation"></a>
1111
<a href="https://swmansion.com/contact">
12-
<img src="https://img.shields.io/badge/Contrátanos-00008B?logo=react&logoColor=white&style=for-the-badge" alt="Hire Us">
12+
<img src="https://img.shields.io/badge/Contrátanos-00008B?logo=react&logoColor=white&color=darkgreen&style=for-the-badge" alt="Hire Us">
1313
</div>
1414

1515
![Banner de Software Mansion](https://github.com/user-attachments/assets/fa2c4735-e75c-4cc1-970d-88905d95e3a4)
@@ -55,7 +55,7 @@ Las versiones mínimas compatibles son:
5555
- Android 13
5656
- React Native 0.76
5757

58-
> [!IMPORTANT]
58+
> [!IMPORTANT]
5959
> React Native ExecuTorch solo admite la [nueva arquitectura de React Native](https://reactnative.dev/architecture/landing-page).
6060
6161
## :earth_africa: Ejemplo del mundo real
@@ -136,7 +136,7 @@ Nuestra biblioteca incluye varios modelos de IA listos para usar; la lista compl
136136

137137
## :books: Documentación
138138

139-
Consulta cómo nuestra biblioteca puede ayudarte a crear funciones de IA en React Native visitando nuestra documentación:
139+
Consulta cómo nuestra biblioteca puede ayudarte a crear funciones de IA en React Native visitando nuestra documentación:
140140
https://docs.swmansion.com/react-native-executorch
141141

142142
## :balance_scale: Licencia

readmes/README_fr.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<h1 align="center" style="display:inline-block">React Native ExecuTorch
2+
<h1 align="center" style="display:inline-block">React Native ExecuTorch
33
</h1>
44
</div>
55

@@ -9,7 +9,7 @@
99
<a href="https://discord.gg/ZGqqY55qkP"><img src="https://img.shields.io/badge/Discord-Rejoignez%20nous-00008B?logo=discord&logoColor=white&style=for-the-badge" alt="Join our Discord community"></a>
1010
<a href="https://docs.swmansion.com/react-native-executorch/"><img src="https://img.shields.io/badge/Documentation-00008B?logo=googledocs&logoColor=white&style=for-the-badge" alt="Documentation"></a>
1111
<a href="https://swmansion.com/contact">
12-
<img src="https://img.shields.io/badge/Engagez--nous-00008B?logo=react&logoColor=white&style=for-the-badge" alt="Hire Us">
12+
<img src="https://img.shields.io/badge/Engagez--nous-00008B?logo=react&logoColor=white&color=darkgreen&style=for-the-badge" alt="Hire Us">
1313
</div>
1414

1515
![Bannière Software Mansion](https://github.com/user-attachments/assets/fa2c4735-e75c-4cc1-970d-88905d95e3a4)
@@ -55,7 +55,7 @@ Les versions minimales supportées sont :
5555
- Android 13
5656
- React Native 0.76
5757

58-
> [!IMPORTANT]
58+
> [!IMPORTANT]
5959
> React Native ExecuTorch ne supporte que la [nouvelle architecture React Native](https://reactnative.dev/architecture/landing-page).
6060
6161
## :earth_africa: Exemple du monde réel
@@ -127,7 +127,7 @@ Ensuite, selon la plateforme, choisissez soit iOS soit Android :
127127
yarn expo run:< ios | android >
128128
```
129129

130-
> [!WARNING]
130+
> [!WARNING]
131131
> L'exécution des LLM nécessite une quantité importante de RAM. Si vous rencontrez des plantages inattendus de l'application, essayez d'augmenter la quantité de RAM allouée à l'émulateur.
132132
133133
## :robot: Modèles prêts à l'emploi
@@ -136,7 +136,7 @@ Notre bibliothèque contient un certain nombre de modèles AI prêts à l'emploi
136136

137137
## :books: Documentation
138138

139-
Découvrez comment notre bibliothèque peut vous aider à construire vos fonctionnalités AI avec React Native en visitant notre documentation :
139+
Découvrez comment notre bibliothèque peut vous aider à construire vos fonctionnalités AI avec React Native en visitant notre documentation :
140140
https://docs.swmansion.com/react-native-executorch
141141

142142
## :balance_scale: Licence

readmes/README_in.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center">
2-
<h1 align="center" style="display:inline-block">React Native ExecuTorch
2+
<h1 align="center" style="display:inline-block">React Native ExecuTorch
33
</h1>
44
</div>
55

@@ -9,7 +9,7 @@
99
<a href="https://discord.gg/ZGqqY55qkP"><img src="https://img.shields.io/badge/Discord-Join%20Us-00008B?logo=discord&logoColor=white&style=for-the-badge" alt="Join our Discord community"></a>
1010
<a href="https://docs.swmansion.com/react-native-executorch/"><img src="https://img.shields.io/badge/Documentation-00008B?logo=googledocs&logoColor=white&style=for-the-badge" alt="Documentation"></a>
1111
<a href="https://swmansion.com/contact">
12-
<img src="https://img.shields.io/badge/Hire%20Us-00008B?logo=react&logoColor=white&style=for-the-badge" alt="Hire Us">
12+
<img src="https://img.shields.io/badge/Hire%20Us-00008B?logo=react&logoColor=white&color=darkgreen&style=for-the-badge" alt="Hire Us">
1313
</div>
1414

1515
![Software Mansion banner](https://github.com/user-attachments/assets/fa2c4735-e75c-4cc1-970d-88905d95e3a4)
@@ -55,7 +55,7 @@ React Native ExecuTorch, React Native और नेटिव प्लेटफ
5555
- Android 13
5656
- React Native 0.76
5757

58-
> [!IMPORTANT]
58+
> [!IMPORTANT]
5959
> React Native ExecuTorch केवल [नई React Native आर्किटेक्चर](https://reactnative.dev/architecture/landing-page) का समर्थन करता है।
6060
6161
## :earth_africa: वास्तविक दुनिया का उदाहरण
@@ -127,7 +127,7 @@ yarn
127127
yarn expo run:< ios | android >
128128
```
129129

130-
> [!WARNING]
130+
> [!WARNING]
131131
> LLMs चलाना बड़ी मात्रा में RAM की मांग करता है। यदि आप अप्रत्याशित ऐप क्रैश का सामना कर रहे हैं, तो एमुलेटर को आवंटित RAM की मात्रा बढ़ाने का प्रयास करें।
132132
133133
## :robot: तैयार-निर्मित मॉडल
@@ -136,7 +136,7 @@ yarn expo run:< ios | android >
136136

137137
## :books: दस्तावेज़
138138

139-
देखें कि हमारी लाइब्रेरी कैसे आपकी React Native AI विशेषताएँ बनाने में सहायता कर सकती है, हमारे डॉक्स पर जाकर:
139+
देखें कि हमारी लाइब्रेरी कैसे आपकी React Native AI विशेषताएँ बनाने में सहायता कर सकती है, हमारे डॉक्स पर जाकर:
140140
https://docs.swmansion.com/react-native-executorch
141141

142142
## :balance_scale: लाइसेंस

readmes/README_pt.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="https://discord.gg/ZGqqY55qkP"><img src="https://img.shields.io/badge/Discord-Juntem--se%20a%20nós-00008B?logo=discord&logoColor=white&style=for-the-badge" alt="Join our Discord community"></a>
1010
<a href="https://docs.swmansion.com/react-native-executorch/"><img src="https://img.shields.io/badge/Documentação-00008B?logo=googledocs&logoColor=white&style=for-the-badge" alt="Documentation"></a>
1111
<a href="https://swmansion.com/contact">
12-
<img src="https://img.shields.io/badge/Contrate--nos-00008B?logo=react&logoColor=white&style=for-the-badge" alt="Hire Us">
12+
<img src="https://img.shields.io/badge/Contrate--nos-00008B?logo=react&logoColor=white&color=darkgreen&style=for-the-badge" alt="Hire Us">
1313
</a>
1414
</div>
1515

@@ -56,7 +56,7 @@ As versões mínimas suportadas são:
5656
- Android 13
5757
- React Native 0.76
5858

59-
> [!IMPORTANT]
59+
> [!IMPORTANT]
6060
> React Native ExecuTorch suporta apenas a [Nova Arquitetura do React Native](https://reactnative.dev/architecture/landing-page).
6161
6262
## :earth_africa: Exemplo do Mundo Real
@@ -128,7 +128,7 @@ Então, dependendo da plataforma, escolha iOS ou Android:
128128
yarn expo run:< ios | android >
129129
```
130130

131-
> [!WARNING]
131+
> [!WARNING]
132132
> Executar LLMs requer uma quantidade significativa de RAM. Se você estiver enfrentando travamentos inesperados do aplicativo, tente aumentar a quantidade de RAM alocada para o emulador.
133133
134134
## :robot: Modelos Prontos para Uso
@@ -137,7 +137,7 @@ Nossa biblioteca possui vários modelos de IA prontos para uso; uma lista comple
137137

138138
## :books: Documentação
139139

140-
Confira como nossa biblioteca pode ajudar você a construir recursos de IA no React Native visitando nossa documentação:
140+
Confira como nossa biblioteca pode ajudar você a construir recursos de IA no React Native visitando nossa documentação:
141141
https://docs.swmansion.com/react-native-executorch
142142

143143
## :balance_scale: Licença

0 commit comments

Comments
 (0)