clipped-tabbar
clipped-tabbar copied to clipboard
Forking with errors
the project doesn't start with expo. The error:
./node_modules/@unimodules/core/build/AdapterProxy.js:1
Module not found: Can't resolve '@unimodules/react-native-adapter'
export * from '@unimodules/react-native-adapter';
./node_modules/@unimodules/core/build/deprecate.js:2
Module not found: Can't resolve '@unimodules/react-native-adapter'
import compareVersions from 'compare-versions';
import { CodedError } from '@unimodules/react-native-adapter';
const postedWarnings: { [key: string]: boolean } = {};