James Gillmore
James Gillmore
this ended up being a way bigger trek than I anticipated. Basically, i found a bunch of edge cases which cause onEndReached to fire when it shouldn't. I used the...
This builds upon what @realaboo did in https://github.com/FaridSafi/react-native-gifted-listview/pull/10, primarily solving the bug he pointed out where iOS fires multiple times on first load. Basically, I just fire a flag indicating...
After adding the React Art `.xcodeproj` to my build phases, I get this issue every once in a while. I remove its `fbjs` package from `node_modules` and it fixes itself....
Hey there, I know sentry is growing in popularity as the leading solution for production error reporting and analysis, but the process for uploading source code and source maps is...
Here's a gist of the code: https://gist.github.com/faceyspacey/9cdaee9b041fbe55868ad686a13ef3a4 @spencercarli you're code (e.g that you're using for Facebook auth) is using Meteor 1.3+ code with imports, whereas my code is for a...
only gfm supported in comments works. is there a way to enable h tags and other such features you can use in readmes?
I'm essentially looking to be able to POST complex JSON.stringified objects. Looking at the objective C code there is a "todo" to add support for objects. I'm no expert in...
This lib was exactly what I was looking for. No classes are being supplied to the elements. What's the simplest way to change the styles of the reds and greens?
The new arch is pretty mature now. Any idea on when this will support the new architecture?