Phuong To

Results 18 comments of Phuong To

hi @SnehalAgrawal Just tell RN it doesn't support autolinking on ios by editing your `react-native.config.js` like so: ``` module.exports = { dependencies: { 'react-native-device-brightness': { platforms: { ios: null, },...

For old react-native versions on gradle 6.1 and below you need a different workaround: @yuvital-render please take a look at https://github.com/facebook/react-native/issues/35210#issuecomment-1304536693

@vorja Just for understand, why do you not download the remote image?

Strange, this pull request is related to RN v0.68 https://github.com/wix/react-native-navigation/pull/7500

@Irenedan Did you update the `kotlinVersion` `android/build.gradle` ?

> Couldn't reproduce it on an iPhone 12 Pro running iOS 14.2. Could you please try to reproduce it in the playground app? > @yogevbd This issue is happening on...

Detox version: ^20.13.1 React Native version: 0.71.12 Has Fabric (React Native's new rendering system) enabled: (yes/no) NO Node version: v18.13.0 Device model: iPhone 14 Pro - Simulator Android version: Test-runner...

@noomorph Thanks for response detox log ``` 11:42:35.119 detox[79547] B node_modules/.bin/detox test --configuration ios.sim.debug -w 1 --record-logs all data: { "id": "11d6a1f5-da10-8052-951b-693f9c9cefb4", "detoxConfig": { "configurationName": "ios.sim.debug", "apps": { "default": {...