Fernando Herrera

Results 7 comments of Fernando Herrera

Nop, eso no resolvio el problema

Saludos @lrodas Ese problema ya lo resolví en una de las versiones siguientes a esa que estás usando, ya voy por la versión 3.3.4. Puedes probar y confirmar si se...

Hello @thorito I made a mistake, indeed. Your change came while I was doing a big refactor, and I also have two separate projects, one for testing and the package...

Yea, but I'm talking about the last step, where you use "json-server" to deploy your data... this is not Angular, but you use it to serve the "placeholder" data in...

I know this is not a permanent solution, however, you can use the SafeAreaView from react-native package and works ``` import { SafeAreaView } from 'react-native'; ``` Instead of ```...