mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 17:53:25 +00:00
refactor to tamagui
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
module.exports = function (api) {
|
||||
api.cache(true);
|
||||
return {
|
||||
presets: [
|
||||
["babel-preset-expo", { jsxImportSource: "nativewind" }],
|
||||
"nativewind/babel",
|
||||
],
|
||||
presets: ["babel-preset-expo"],
|
||||
plugins: [
|
||||
"react-native-reanimated/plugin",
|
||||
[
|
||||
|
Reference in New Issue
Block a user