You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,13 +155,16 @@ struct LangaugeView: View {
155
155
// prints 01.10 مفتاح
156
156
```
157
157
158
-
Please check the example project in this repo to see how it works. You can check a full set of examples [here](https://github.com/AmrKoritem/AKLibrariesExamples) as well.
158
+
## Examples
159
159
160
-
## Contribution
160
+
You can check the example project here to see AKLanguageManager in action 🥳.<br>
161
+
You can check a full set of examples [here](https://github.com/AmrKoritem/AKLibrariesExamples) as well.
161
162
162
-
All contributions are welcome. Please check the [Known issues](https://github.com/AmrKoritem/AKLanguageManager#known-issues) and [Future plans](https://github.com/AmrKoritem/AKLanguageManager#future-plans) sections if you don't know where to start. And of course feel free to raise your own issues and create PRs for them!
163
+
## Contribution 🎉
163
164
164
-
## Known issues
165
+
All contributions are welcome.Feel free to check the [Known issues](https://github.com/AmrKoritem/AKLanguageManager#known-issues) and [Future plans](https://github.com/AmrKoritem/AKLanguageManager#future-plans) sections if you don't know where to start. And of course feel free to raise your own issues and create PRs for them 💪
166
+
167
+
## Known issues 🫣
165
168
166
169
1 - Strings shown in launch screen are not localized. [#6](https://github.com/AmrKoritem/AKLanguageManager/issues/6)<br>
167
170
Unfortunately, this is intended by apple as stated [here](https://developer.apple.com/design/human-interface-guidelines/patterns/launching/#:~:text=Avoid%20including%20text%20on%20your%20launch%20screen.).
@@ -171,18 +174,18 @@ All contributions are welcome. Please check the [Known issues](https://github.co
171
174
172
175
3 - SF Symbol images size is reduced when their direction change. [#8](https://github.com/AmrKoritem/AKLanguageManager/issues/8)<br>
173
176
174
-
## Future plans
177
+
## Future plans 🧐
175
178
176
179
1 - Get localized strings with comments. [#9](https://github.com/AmrKoritem/AKLanguageManager/issues/9)<br>
4 - Check text language. [#12](https://github.com/AmrKoritem/AKLanguageManager/issues/12)<br>
180
183
181
-
## Credit
184
+
## Credit 😇
182
185
183
186
This library was inspired by [Abedalkareem's LanguageManager-iOS](https://github.com/Abedalkareem/LanguageManager-iOS) library. Please check his work and give him the credit he deserves 🚀
0 commit comments