Matko Milić

Results 20 comments of Matko Milić

> > Ok, I think the cause is we're trying to use custom fonts. > > Yeah, I know this is a bit late but that's not the correct syntax...

Same error... in network it gives me "Permission 'secretmanager.secrets.get' denied for resource 'projects/survstash-f265b/secrets/firestore-stripe-payments-STRIPE_API_KEY' (or it may not exist)." I am admin role and i use firebase where my company handles...

I fixed it guys. I didn't have all the roles enabled by my company, roles that extension mentions, I didn't have secret password manager sth like that and cloud-base role...

Had exactly the same issue, these steps work for me: Create a ref variable. Give ref prop to element where you are sure that this scroll bar is in, in...

Same here. Testing this on Samsung devices and having same issues, Xiaomi and other devices working. This occurs regardless of if using custom icon or not.

@KaustubhTrivedi did you find any fix/workaround?

Of course that can be fixed by editing countries.js file and thats what I did.

I still get these warnings on newest version?

After huge battles to make this work with custom google material icons used as bottom icons, as well as changing the barStyle background color properly, etc., heres the final version...

Just use this native library. ``` import { withLayoutContext } from "expo-router"; import { createNativeBottomTabNavigator, NativeBottomTabNavigationOptions, NativeBottomTabNavigationEventMap, } from "@bottom-tabs/react-navigation"; import { ParamListBase, TabNavigationState } from "@react-navigation/native"; const BottomTabNavigator =...