Published
- 1 min read
native base expo web eror
The solution for this is noted below
native base expo web eror
Solution
{
"expo": {
"web": {
"build": {
"babel": {
"include": ["@codler/react-native-keyboard-aware-scroll-view"]
}
}
}
}
}
Try other methods by searching on the site. That is if this doesn’t work