-
android tarafında ayarlardan dil değiştirme seçeneği eski sürümlerde yok popup ile seçilmeli
-
```
@pragma('vm:entry-point')
Future _ablyMessagingBackgroundHandler(ably.RemoteMessage message) async {
print("Handling a background message: ");
}
```
```
@pragma('vm:entry-point')
Futur…
-
react-native: 0.74.5
react-native-localization-settings: 1.0.2
gradle.properties:
`newArchEnabled=true`
```shell
/node_modules/react-native-localization-settings/android/src/main/java/com/loc…
-
### What happened?
I am in the progress of updating my app. However, when OneSignal v3 tries to initialize it is crashing.
I am using Flutter v3.24.0.
### Steps to reproduce?
```Markdown
1. Run …
-
For Android and iOS, the default camera view [uses icons](https://github.com/google/jetpack-camera-app/blob/main/README.md) for Capture, Flash, Back/front view.
The current sample uses Text Buttons…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to select my preferred date and time formats that reminders get displayed in, on the Overview page.
**Describ…
-
I understand that the application is still under heavy development, but I wanted to ask if it would be possible to contribute to it by localizing Mindful into other languages. Which system would be po…
-
### What happened?
I would like to report some inconsistencies in the French localization. Specifically, several phrases (button titles) use capital letters where they should not. Here are the detail…
-
In android, when you do choose some TextField popup is appiared with suggestion to enter text, the phrase is: "Enter text" is used. But for non-english application it is not acceptable. I suggest to …
-
First of all, thank you for this plugin. I wish Expo had something native in their localization to support for this.
Using expo 51 (not with the new arch), I've added the package and updated the `a…