expo-electron-adapter icon indicating copy to clipboard operation
expo-electron-adapter copied to clipboard

Incompatibility with Reanimated2 and Moti

Open sarthakpranesh opened this issue 3 years ago • 0 comments

Hi, I have been working on a relatively small project and look to integrate electron into the expo app. I am using Reanimated 2 and Moti, but an error is surfacing and I am not sure if the error belongs here but for a start putting it here.

image

Steps to reproduce:

  1. git clone https://github.com/sarthakpranesh/Covid19.git
  2. cd Covid19
  3. git checkout develop
  4. yarn install
  5. yarn electron

sarthakpranesh avatar Jun 05 '21 08:06 sarthakpranesh