-
Probably the _first_ thing we should do is:
- [ ] **Read the _Official Docs_** to see how good they are and determine if we even _need_ anything else ... https://developer.apple.com/library/content/re…
-
Here is my code for creating rich notification
```javascript
PushNotificationIOS.setNotificationCategories([
{
id: 'userAction',
actions: [
{
id: 'dismiss',
t…
-
### Operating System
iOS/Android
### Browser Version
not exists
### Firebase SDK Version
Android-->19.0.0 /iOS---->10.0.0
### Firebase SDK Product:
Firestore
### Describe your project's toolin…
-
This is just meant to share some criteria I used for converting the standard modules to error-handling. This will evolve over time, and longer term this will hopefully become a guide for when/how to u…
-
Hi mattlawer,
I went through your code, it is good.
But I am looking for different one like, how to detect the eye ball movements tracking using swift language. I want to merge this feature …
-
### Proposal Details
# Proposal
Generic structures can have type parameters and constraints, and generic structures can also have methods. but there is no way to add more constraints on the methods …
-
| | |
|------------------|-----------------|
|Previous ID | SR-15667 |
|Radar | None |
|Original Reporter | @BradLarson …
-
Hi @nerdsupremacist,
thanks for this awesome framework. 👍
I ran into an runtime issue on an RaspberryPi 4 with Ubuntu 20.04 when trying to execute a [simple project](https://github.com/hendesi/Swif…
-
### Background story
A customer requested this code example.
### What does this example accomplish?
Show how to use this service's API
### Which AWS service(s)?
EKS
### Which AWS SDKs or tools?…
-
the countdown number does not update anymore. just stop on its first value. i think there are some bugs adapting to the [LTMorphingLabel] library. Please help.