React native for web - what to do about libraries that only work on mobile?

Please provide the following:

  1. SDK Version: Expo 48
  2. Platforms(Android/iOS/web/all): All
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I have a project that works on mobile. I now want to make it work on web. What do I do for a library I’m using that only works on mobile? Can I add ReactJS libraries to be used instead for my web project? I couldn’t find any documentation on adding libraries specifically for react native for web.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.