Patrik Duksin

Results 7 comments of Patrik Duksin

with new arch doesn't work on ios either, version 6.2.3

+1 for fabric implementation

up on this, this still happens on 1.15.1 react-native 0.79.5 expo 53.0.20

@zihejia we followed documentation and got this error in terminal. does it affect functionality? can this error be fixed? ```ts //import Mixpanel class from the SDK import { Mixpanel, MixpanelAsyncStorage...

hey, everyone, cos expo-router uses react-navigation/native under the hood, integration is super simple ```tsx // root _layout.tsx import { useNavigationContainerRef } from 'expo-router export default function RootLayout() { const navigationRef...

@marandaneto while i had been digging into that problem i found out how `react-navigation/native` integration works and i would like to make a pull request with supporting expo-router screen tracking...