N3TC4T

Results 20 comments of N3TC4T

There is no error, I can see that the cmake cannot find any postgres library in the system. ``` Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR PostgreSQL_TYPE_INCLUDE_DIR) find_package did not...

Yeah, it works without `--target install` :+1:

> Fix: #411 This does not fix this issue, the crash is happens when the app is in background. This probably fixes this issue: https://github.com/Kureev/react-native-blur/pull/399

if you see 404 error then you need change base_url config base on your url in this file : application/config/config.php

Hey did you rename the htaccess file to .htaccess ?

@cassystech for login on admin dashboard use : admin:guards

Seems you are using an external uri for your topBar button icon, please provide the settings you are using for setting the topBar. I believe loading image from external resource...

duplicated https://github.com/wix/react-native-navigation/issues/7508, your issue is not clear at all, instead of creating multiple issues, you can provide details as in the bug report template so we may be able to...

I can't say what settings/options you are using to present the overlay/screens, You can use static options to define the visibility of bottomTabs in each screen/overlay https://wix.github.io/react-native-navigation/docs/style-options#static-options ```js static options:...

Hey, please share it under a GitHub repository, it's alot easier.