Sam West
Sam West
Hi, Has anyone had any issues with the device recognising it's internal SD Card? I just get "Card failed, or not present". I've tried everything I can think of; formatting...
Hi, I think there is an issue with question 323. https://github.com/alceanicu/zce/blob/master/questions/0323.md ``` What is the output of the following PHP script? $string1 = 'foo' . 'bar'; $string2 = 'hello' +...
Hi, This is more of a heads up to other potential users than an actual issue. 1) This component doesn't work for newer react native versions. It requires React from...
Hi, I was trying to get this working well with ListView, I couldn't get it working properly. The ScrollableComponent feature you added was assuming that the Scrollable element had a...