expo / expo-electron-adapter

This package wraps `electron-webpack` and adds support for Expo web and other universal React packages.
MIT License
28 stars 11 forks source link

Incompatibility with Reanimated2 and Moti #10

Open sarthakpranesh opened 3 years ago

sarthakpranesh commented 3 years ago

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