You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking into setting up airtable as a CMS for react native for my company. Looks like this would require modifying the blocks sdk to have an import for react-native-web, also possibly editing the babel config for blocks per the docs
I tried to do this in a fork to submit a PR but was unable to because of internal dependencies in a few places.
Is there any suggested approaches for enabling rn-web for blocks for the airtable sdk? Or is this something that you guys would be interested in providing support for out of the box? Looks like might only require a few lines of code on your side
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I'm looking into setting up airtable as a CMS for react native for my company. Looks like this would require modifying the blocks sdk to have an import for react-native-web, also possibly editing the babel config for blocks per the docs
I tried to do this in a fork to submit a PR but was unable to because of internal dependencies in a few places.
Is there any suggested approaches for enabling rn-web for blocks for the airtable sdk? Or is this something that you guys would be interested in providing support for out of the box? Looks like might only require a few lines of code on your side
Thanks!
The text was updated successfully, but these errors were encountered: