Nissim
Nissim
> @DerekCrosson I ran into the same issue deploying to Heroku. For now, I just installed the bulma npm module through yarn. Install it and put `*= 'bulma/css/bulma.css'` in your...
I've used ```setNotificationChannelAsync```but the pop up still does not appear.... expo version 47
I am on expo 45 but targeting android 13(is it possible to change this target)? The setchannelasync is called way before getting push token but nothing comes.also when I publish...
Still the same with the 1.1.13 version...
I got this : `Error: Type '{ Authorization: string; }' is not assignable to type 'Partial | Partial | undefined'.` Axios : version 1.1.3 ` const client = axios.create({ baseURL:...