UNPKG

react-native-multibar

Version:

MultiBar is a TabBar component with an advanced button to make extra actions.

14 lines (13 loc) 288 B
{ "compilerOptions": { "allowSyntheticDefaultImports": true, "jsx": "react-native", "lib": ["dom", "esnext"], "moduleResolution": "node", "noEmit": true, "skipLibCheck": true, "resolveJsonModule": true, "strict": true, "esModuleInterop": false } }