Drew Boardman

Results 26 comments of Drew Boardman

Scenario: I have a program in IOApp that needs to consume from 2 or more independent streams (maybe from Kafka or SQS or something). They are not coupled, and don't...

How does one actually use it for other languages?

Any update on this? Would be a nice feature.

If i do `lsblk` I see the mountpoint for that boot partition is `/mnt/archinstall/boot`. Why is archinstall attempting to run the command on `/mnt/archinstall`? So I attempted to manually run:...

> @drewboardman the `aws-amplify@6` dependency of the React Native Authenticator unfortunately doesn't support using Expo Go. [Documentation for that](https://ui.docs.amplify.aws/react-native/getting-started/installation) (under Expo tab). You can still use Expo itself, and build/run...

@esauerbo I ran `npx expo run:ios` and I'm still seeing the same issue. Images here: https://imgur.com/a/z7ovBP1 Can you provide more details of how you got this working?

> It seems like the issue is with the app not mounting properly, so I don't believe there would be Authenticator-specific error logs here. My main confusion is that the...

@esauerbo I built the project in xcode using the `xed ios` command from the Expo Documentation. Running the native build provides the same bug, and the following error log output:...

> Hi @drewboardman, > > Were you able to get this working in an application using regular Expo (not Expo Go)? While you may have gotten things rendering originally with...

> @drewboardman Just following up to see if you've had a chance to try my suggestion using regular Expo. Hi @reesscot. I've tried regular expo, as well as building the...