R4Y
R4Y
So basically i should avoid using `withAuthenticator()` function and instead use `Auth.signIn()` like this for now until it is fixed: `export default Auth.signIn(App);`
> Here's an example of using a [React Context](https://reactjs.org/docs/context.html) to manually configure authentication logic, this can be implemented with [React Navigation](https://reactnavigation.org/docs/auth-flow/) or anything else you'd like to use. > >...
> Hi @R4Y-repo, we currently don't support react@18 and expo 46. we are working on the fix. I appreciate that, looking forward to use it in these versions.
i got the same issue but for `"react-native-paper": "4.12.4"` @lukewalczak there's no documentation that explains how to do the setup for expo apps
> Hey @R4Y-repo, thanks for pointing it out. That document has to be updated to the latest library version. Currently we are exporting the following themes: > > > >...
Just wanted to remind you that the mentioned solution works
anyone got into the issue?
solved the issue by adding a view in the `Placeholder` component like this ```javascript ``` the issue seems to be because the `Placeholder` component doesn't export a style prop in...
i can confirm that `colorthief` is the right one
Anything new about this pr? this feature is needed for a way to automatically create a docker compose image with a project and a public and private api key