James Holmes
James Holmes
https://github.com/GeekyAnts/NativeBase/issues/5717
Seriously, the workaround Viraj posted is probably the best approach. Using the function for of the setter provides the correct previous state.
I have a slightly different issue with this. I have the jars loaded and it's picking up the STS provider, but it can no longer find the env vars containing...
Oh, right, I jumped the gun. That's probably the highly obscure exception raised when the AssumeRole api call gets AccessDenied, which happened when I used the CLI with the same...
So, once I fixed the trust relationship, all worked well.
Has this repo been abandoned? This has been siting for months.
``` Warning: Failed prop type: Invalid prop `fontSize` of type `string` supplied to `Text`, expected `number`. Bad object: { "fontSize": "25", "color": "#8E8E8F", "display": "flex", "alignItems": "center", "justifyContent": "center", "textAlign":...
I'm following https://github.com/gluestack/gluestack-ui-themed-native-base?tab=readme-ov-file#installation Manual migration is impossible as the theme config isn't even valid typescript.
I have a similar sounding issue that's a lot more simple to replicate: I have a nested layout where an absolute link to '/' in the subfolder ends up pointing...
Can you at least let us know if you need more info to fix this? It's present in both expo router 1 and 2.