Remi Hindriks
Remi Hindriks
You could set your initialPage to the activePage `initialPage={activePage}` I think that would solve the flicker.
@christocracy is there anything wrong with my issue? or any other information i could provide to receive help with this?
You might be right, but maybe i didnt explain well. To me it looks like the "onLocation" event isn't being fired in the background, only when the app goes to...
Any updates on this? SLowly getting more and more behind on react native versions...
/trunk merge
+1 please merge
Same issue in a new app
@janicduplessis in my case it was a fresh new app: ``` npx @react-native-community/cli@latest init AwesomeProject npm install react-native-safe-area-context ``` Update App.tsx to use: ``` ``` Build app -> error