Matteo Veraldi
Matteo Veraldi
Hi, I have a RN 0.50.3 project running: ``` "dependencies": { "react": "16.0.0", "react-native": "0.50.3", "react-native-vector-icons": "^4.4.2", "react-native-admob": "^2.0.0-beta.5", "react-navigation": "^1.0.0-beta.19", "react-redux": "^5.0.6", "redux": "^3.7.2", "redux-thunk": "^2.2.0" }, ``` And...
# The problem I have an EU Digital Code Certificate (vaccine) on the app and I need to get the printable PDF version of it. # Current behavior I have...
Hi, I needed to add this behaviour to my react-native app, so I implemented this `notificationConfig`. Feel free to merge it if you think it's useful. Best regards.
I needed a timer each 1000 ms in order to do a background countdown from 5 minutes to 0. After 5 minutes, I opened the app and it still was...
### Describe the bug The build of storybook is broken. ### Steps to reproduce the behavior 1. create a new project with CRA, template typescript 2. npx sb init to...
How should we translate "todo" in the context of a todo application used as an example? I am specifically translating the page "You Might Not Need An Effect". I would...
added a javascript version of the caesar cypher
I was looking exactly for this, but apparently no one did it before. Thanks. Is there a plan for test coverage and documentation?
Hi, I just finished the translation. This is a long one ~1.7k lines, it took me a while due to my full-time job, I hope I didn't make too many...
## Use Case I currently use three computers: 1. Personal 2. Company-provided 3. Client-provided I rely on highlighter extension on all of them. ## The Problem I am unable to...