Clint Ayres

Results 99 comments of Clint Ayres

@stockulus Nope the only thing that is needed for attachment support is for users to follow the install instructions from [react-native-fetch-blob](https://github.com/wkh237/react-native-fetch-blob) and then add the following code to you app:...

Note, a project to watch out for in the future will be [react-native-node](https://github.com/staltz/react-native-node) which essentially allows us to run a node.js instance in the background of our apps (currently only...

@stockulus thanks for setting this up. I'm swamped with deadlines through Friday. Hopefully I'll have some this weekend to port over. Can I assume that each of the existing `packages`...

@Franklin62120 @stockulus Hopefully I'll start working on the Attachment Release soon, until then let me know if you have any issues installing via Git. The only issues I've encountered is...

@stockulus I've started working on the migration. Hopefully I'll have this completed this weekend.

Still in-progress, again apologies for the delay. The fork is stable, I've been using it production for 6+months. Expect update soon.

I’m still, slowly, making progress. Current status is trying to get all regression tests to pass.

@stockulus @craftzdog I knew my procrastination was purposeful ;) . Most of the changes in this issue were to get Blob support to work with fetch, so we should scrap...

@equesteo yes I'm also experiencing this issue now. I've update the postinstall script, so the error you reached should be resolved. There are a couple other issues I'm seeing. The...