Denis Howlett
Denis Howlett
Hi, I'm using this package and it's great for logging in and change password via the drop down in the nav bar (I'm using this with bootstrap but not bootstrap-3)....
Hi, we're using AWS AppSync and its offline capability which currently uses Redux-Offline. (I haven't put in the details about the config etc. as we're using the standard AWS AppSync/Apollo...
Hi @morrys You helped me last year set up a connection to AWS Amplify and Apollo using your ApolloClient and ApolloCache in Expo and it's been working well. However, I'm...
I'd like to display an icon to show if there are pending mutations while offline, I can't see any options to find out how big the queue is. Is there...
Hi, I know this isn't really an issue with your excellent packages, but I'm stuck. I have an app used by engineers to take photos of a work site. They're...
I've just updated to using Expo SDK36 with React 16.9 and now I get ``` Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifecycle-hooks for details....
As per issue #77 here is a combination of packages that seem to work reliably using `yarn` (tested by removing `node_modules` and `yarn.lock` and then reinstalling everything. I tried `"@expo/browser-polyfill":...
Hi, Thanks for your article and this repo. It works great locally and I can deploy it to AWS no problem too. But I can't get it to render a...
We've got several stacks (to keep the number of resources down) and we create the UserPool in a different stack to the one for amplify/appsync. Everything works OK (the stack...