RAHUL RAJ

Results 10 comments of RAHUL RAJ

having more content in data-tip direction to tooltip gets changed on every time hover over. But working fine for the small content.

> We tried to find a close method in the documentation but could not find anything. Could you suggest how to acheive this behavior? Hi pawani, rightnow I have the...

> @ng5 Did you found a workaround for this? any solution??

**AsyncStorage ** removed from react-native [ see here](https://github.com/facebook/react-native/blob/main/CHANGELOG.md#removed)

@iBotPeaches i didn't find the **supportsTraceUpdates** in order to make it comment . can you specify the path as i go through the whole _node_modules\react-devtools-core\dist\backend.js_ ..

@iBotPeaches always welcome! but i'm using flipper to debug the RN-app ,as mmkv does not supporting on chrome to debug bcz of sync behaviour so, i'm unaware about how to...

@harish92 getting this error on pressing back button **ERROR TypeError: Cannot read property 'remove' of undefined** code as added below `componentWillUnmount() { BackHandler.removeEventListener('hardwareBackPress', this.onBackButtonPress); DeviceEventEmitter.removeListener.remove('didUpdateDimensions', this.handleDimensionsUpdate); if (this.interactionHandle) { InteractionManager.clearInteractionHandle(this.interactionHandle);...

just upgrading the Rn-0.63.3 to 0.70.5 "react": "18.1.0", "react-native": "0.70.5", ### App starts working (as the loging page have not use any dependency🤣) on entering the application throw **ERROR** ERROR...

> Im facing the same error > > "react-native-flipper": "^0.162.0", "redux-flipper": "^2.0.2", "react-native": "0.67.5", "react": "17.0.2", > > > Pod --version 1.11.3 > > > yarn --version 1.22.19 > >...