phone
Here are 725 public repositories matching this topic...
-
Updated
Sep 5, 2017 - JavaScript
-
Updated
May 10, 2021 - PHP
-
Updated
Jul 20, 2021 - Shell
const editcontact = () => {
try{
Contacts.editExistingContact(props.data)
.then((data) => {
}).catch((error) => {
console.log(error)
})
}catch(err){
console.log(err,"err")
}
}
a Modal opens and then disappears immediately.
this is the object I have passed
Stri
Update README.md
We need to update our README.md file before the 1.0 release.
-
Updated
Jul 27, 2021 - HTML
-
Updated
Jul 20, 2021 - JavaScript
Expected Behavior
Find examples and instructions for the NCCO builder with this repo.
Current Behavior
No formal documentation, but some examples exist in the code snippets.
Possible Solution
Add a new section to the README to cover
-
Updated
Jul 15, 2021 - Java
-
Updated
Jul 26, 2021 - C
-
Updated
Mar 29, 2021 - Objective-C
-
Updated
Jul 27, 2021 - Kotlin
-
Updated
Jun 16, 2019 - Java
-
Updated
Jul 20, 2021 - TypeScript
-
Updated
Oct 31, 2020 - Go
-
Updated
Jun 21, 2021 - JavaScript
I would like to be able to use civil, nautical or astronomical dawn/dusk times, and not only sunrise/sunset times, to disable/enable the Red Moon filter.
Especially because the transition is not progressive at the moment, it would be particularly interesting to keep the screen unfiltered up to the nautical dusk ("sunset") time for example. Because natural light is usually still strong right af
-
Updated
Jul 4, 2021 - CSS
-
Updated
Jul 27, 2021 - Python
-
Updated
Jun 17, 2021 - Vue
-
Updated
Jun 25, 2020 - Java
-
Updated
Jul 10, 2021 - Swift
Improve this page
Add a description, image, and links to the phone topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the phone topic, visit your repo's landing page and select "manage topics."
Hi, is it possible to create a docker image for the raspberry pi architecture? It's a ARMV7 build.
When I try to run it up in a docker environment I'm getting a hard crash: