This commit is contained in:
Fredrik Burmester
2024-10-09 20:06:30 +02:00
parent eba9163ce8
commit 57201f8606
4 changed files with 2 additions and 10230 deletions

View File

@@ -1,16 +1,12 @@
import { TabBarIcon } from "@/components/navigation/TabBarIcon";
import { Colors } from "@/constants/Colors";
import { BlurView } from "expo-blur";
import * as NavigationBar from "expo-navigation-bar";
import React, { useEffect } from "react";
import { Platform, StyleSheet } from "react-native";
import { Platform } from "react-native";
import { withLayoutContext } from "expo-router";
import {
createNativeBottomTabNavigator,
NativeBottomTabNavigationEventMap,
NativeBottomTabNavigationOptions,
} from "react-native-bottom-tabs/react-navigation";
const { Navigator } = createNativeBottomTabNavigator();

BIN
bun.lockb Executable file

Binary file not shown.

View File

@@ -67,7 +67,7 @@
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react-native-awesome-slider": "^2.5.3",
"react-native-bottom-tabs": "^0.0.7",
"react-native-bottom-tabs": "^0.0.8",
"react-native-circular-progress": "^1.4.0",
"react-native-compressor": "^1.8.25",
"react-native-gesture-handler": "~2.16.1",

10224
yarn.lock

File diff suppressed because it is too large Load Diff