Giacomo

Results 28 comments of Giacomo

Warning: React does not recognize the `triggerEvent` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase...

if we can retrieve a boolean value if the bottom bar in safari/chrome is shown or not.

This is my config :) thank you! ``` require('dotenv').config(); import { ExpoConfig, ConfigContext } from '@expo/config'; export default ({ config }: ConfigContext): ExpoConfig => ({ ...config, name: 'My App', slug:...

I've incurred in the same error, it doesn't work also with blank RN project. ``` System: OS: macOS 10.15.4 CPU: (8) x64 Intel(R) Core(TM) i5-8279U CPU @ 2.40GHz Memory: 26.77...

> Same issue. started from nowhere. Done nothing, except internal js logic change. If I can help you, I solved with a reboot. I mean, I did just a reboot...

I didn't understand if this is the expected behavior or a bug. Thanks ![image](https://user-images.githubusercontent.com/16420302/234554218-b9261461-bfb0-49bd-8cce-364a198c166b.png)

@sharpdot I tried your solution, but at the end of deploy nothing happened. We need to specify something? Media Temple need html folder to show the site. We need to...

@sharpdot thank you for the reply. Can you help me with symlink? Have you a guide or an chunk of code for this task? I'm not sysadmin or ruby expert....

@sharpdot thank you, but it's possibile to automate this command with an ruby task?