soliloquyx

Results 4 comments of soliloquyx

@kraenhansen I’ve been trying to implement your solution, but unfortunately running into problems with setting up a subscription. This is the error that I'm getting after logging in: ``` Error:...

> Hi, > > Did you tried with the android permission READ_SMS and without the option allowAndroidSendWithoutReadPermission ? Unfortunately, our app doesn't qualify as a default texting/calling app, so we...

> You could try importing it like this: > > ```tsx > import { Bar as ProgressBar } from 'react-native-progress'; > > const MyComponent = () => ( > //...

How is this one coming along?