Nishit Rathi

Results 17 comments of Nishit Rathi

We use RN version "0.64.2" and REA version "^2.8.0" If I use the old node modules I see this structure in re-animated > ![image](https://user-images.githubusercontent.com/77700933/178905169-58f29687-265c-492a-87c2-9d00cd64abf5.png) But If do yarn install even...

We use RN version "0.64.2" and REA version "^2.8.0" If I use the old node modules I see this structure in re-animated > ![image](https://user-images.githubusercontent.com/77700933/178892016-cfe8b4bf-5e89-4419-8968-539552de49a6.png) But If do yarn install even...

Fixed it. Updated the RN version to 0.65.1 for reanimated to work , app works fine now!

@Pierre-EtienneM what do you mean react-native is in other node modules ?

Hi, even I'm facing this. Did you find any solution ?

Hey @douglowder ! Here we have two TouchableHighlights (Products and Cart )Tab displayed in a component and the content under each Tab is displayed based on the Tab (Touchable Highlight...

Hey @douglowder Uploaded a Video of how the transition is happening and yes we have set 'hasTVPreferredFocus' on Product. Sorry for the late reply , we are not using react-navigation...

are native modules used here or the entire package is done in react native ? I'm using lib-jitsi-meet in react and using a webView in react native . gives me...

Even I face this issue on android, it works fine on iOS. Any other idea why it's happening ? Changing the opacity from 0.8 to 1 in the library is...

Still the same issue, is there any update on this guys ?