-
I tried it and I liked it (even if it is, unfortunately, non isomorphic), but I think that there should be a simpler syntax to define components. 59 lines to define a checkbox component? Really? This …
-
This task is to learn React JS. You can use the following resources for this:
- Books: https://drive.google.com/drive/u/1/folders/0ByXJY8WVZm-NZzRpQUI4d2NxX00
- Udemy Course: https://www.udemy.com/c…
-
We're looking for ways to identify usage of public transportation from the recorded locations (e.g. compared to walking or driving).
A relevant reference would be https://www.researchgate.net/publi…
-
Is it possible to do hierarchical timing transitions like this?
https://material-design.storage.googleapis.com/publish/material_v_4/material_ext_publish/0B08MbvYZK1iNTGRLb2Zud2RUNFE/animation-meaningf…
-
Currently experiencing this issue on Android. iOS is working fine.
Running:
react native: 0.44
react-native-youtube: 1.0.0-alpha-4
Device: Galaxy Note 5 (real device)
I always get UNAUTHORIZE…
-
Hey there,
Thanks a lot for putting this work together! I came across that much needed starting point in the discussion around optimising compute for GHG emissions listening to [GreenIO's podcast](…
-
## 🐛 Bug Report
Using `.toMatchObject()` returns failing test with message ` Received: serializes to the same string`
![image](https://user-images.githubusercontent.com/4678102/58015463-e78c7…
-
### Description
I have this bug for a long time, sometimes its on sometimes its not. When i load the map multiple times or even a few times a day, the roads dissapear and i only see a blank field and…
-
### Describe the bug
When trying to import a image using the url method in a css/sass file the path no longer resolves to include the public directory using the prefix `/`
### Did you try recove…
-
It would seriously ease the process of building something isomorphic if componentWillMount could return a promise and that react would delay rendering until that promise is resolved. I have seen attem…