tomcheung1208

Results 9 comments of tomcheung1208

I also have the "focus() is not a function" issue, can anyone help? I am very need it on my work.

May I know any solution for this issue, thanks

I also have this issue. Sometime I get update fail message on sentry. I really don't know the reason is.

All solutions cannot solved. I check the log. Always stop at last line. No any obvious reason CodeSign /Users/testadmin/Library/Developer/Xcode/DerivedData/testApp-helowwzpunvlsthkzyyyvrqxbwxn/Build/Intermediates.noindex/ArchiveIntermediates/testApp-Staging/InstallationBuildProductsLocation/Applications/testApp.app (in target 'testApp' from project 'testApp') cd /Users/testadmin/Documents/project/test-app/app/consumer/ios Signing Identity: "Apple...

I also have this issue, anyone can help?

anyone can help? my company is waiting my build at least 1 week. Thank you so much.

RN 0.70.6 `removeClippedSubviews={true}` can't solve my issue

``` import React from 'react'; import { createNativeStackNavigator } from '@react-navigation/native-stack'; import { View, Text } from 'react-native'; const Stack = createNativeStackNavigator(); function HomeScreen() { return ( Home Screen );...

I'm using react-native 0.79.2. Still has this issue. Can anyone tell me how to do temporary fix? Thanks