mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2025-12-21 05:20:06 -06:00
fix build?
This commit is contained in:
2
App.tsx
2
App.tsx
@@ -11,7 +11,7 @@ import { queryClient } from './constants/query-client';
|
||||
import { GestureHandlerRootView } from 'react-native-gesture-handler';
|
||||
import { createWorkletRuntime } from 'react-native-reanimated';
|
||||
|
||||
export const backgroundRuntime = createWorkletRuntime('background');
|
||||
// export const backgroundRuntime = createWorkletRuntime('background');
|
||||
|
||||
export default function App(): React.JSX.Element {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user