Anudit Nagar

Results 19 comments of Anudit Nagar

Thanks @Kanishk-tiwari-045 ! @raajnadar I have my search header configured with `tintColor` but still no luck. ```jsx headerSearchBarOptions: { placeholder: 'Search for events', hintTextColor: 'white', shouldShowHintSearchIcon: true, textColor: 'white', headerIconColor:...

Running into this too on expo@53 [email protected] ```bash EXPO_UNSTABLE_ATLAS=true npx expo export Experimental bundle optimization is enabled. Experimental tree shaking is enabled. Experimental React 19 canary is enabled. Error: Dependency...

@Anush008 Working on getting an onnx for it first https://huggingface.co/nomic-ai/colnomic-embed-multimodal-3b/discussions/1

@pi0 Does this look good to merge?

Running into similar issues, looks like a fix is slated for `0.81.1` https://github.com/facebook/react-native/pull/53432 ```bash › Compiling @react-native-firebase/app-check Pods/RNFBAppCheck » RNFBAppCheckProviderFactory.m ❌ (/Users/anudit/Documents/GitHub/omnidapp/node_modules/@react-native-firebase/app/ios/RNFBApp/RCTConvert+FIRApp.h:19:9) 17 | 18 | #import > 19 |...

@MichaelVerdon @mzaien looks like expo fixed things on their end https://github.com/expo/expo/issues/39233#issuecomment-3281166075 but still running into the issue with the new version of [email protected]

@mikehardy @mzaien I do not think this should be closed, this is still an issue. buildReactNativeFromSource is not a feature that is going away, disabling it is not a solution....

@petertoth-dev @ZainNemat @Eduardo-04 I seem to be running into the same network request fails part of them seem to be coming from https://github.com/oven-sh/bun/issues/23735. Currently iOS works but android hangs on...