Vyacheslav Orlovsky
Vyacheslav Orlovsky
I've got an issue while making a simple test using the MatterJS library. I want to build sort of a train (chain, snake) controlled by setting velocity and angle of...
getOneSignalNotificationsCount method added for Android (returns number of available notifications displayed on the app's badge) ## This change is [](https://reviewable.io/reviews/onesignal/onesignal-android-sdk/1211)
getOneSignalNotificationsCount method added for Android (returns number of available notifications displayed on the app's badge). Appropriate changes to OneSignal Android SDK are presented at https://github.com/OneSignal/OneSignal-Android-SDK/pull/1211 --- This change is [](https://reviewable.io/reviews/onesignal/react-native-onesignal/1090)
Handling the case of presence of some additional matching group(s) in the alias string, e.g. you should be able to write a pattern `[["~(\\w+)", "./src/"]]` instead of specifying each alias...
Is there any fork of the project that provides a working version of iOS NativeDatePickerDialog for x64? Or does any alternative exists?
Fix for Cancel button being always showed on Android DatePickerDialog
NativeDatePickerDialog starts to be displayed in the following way (see attach) on my iOS 7. I'm not sure it began after your recent fixes related to list dialog, but I've...
Windows app fails fo build and run right after adding this plugin as a dependency (on its own or with another plugin, e.g. windows_manager). Steps: 1. Create a new Flutter...