slorber / gatsby-plugin-react-native-web

react-native-web plugin for Gatsby

Home Page:https://sebastienlorber.com/using-expo-in-gatsby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add more config options

slorber opened this issue · comments

Having more plugin config options would be helpful.

Some RNW compatible libs seems to require additional setup to work properly.

For example react-native-paper https://callstack.github.io/react-native-paper/using-on-the-web.html

This plugin should allow to easily use such a lib and offer more config options to support the required setup of such libs. Eventually we could add a preset system or something to make config more easy?

Expo webpack config should make this less necessary