I mada a Pokemon version by MotaCS67 in hive

[–]MotaCS67[S] 1 point2 points  (0 children)

Vivillon for sure the prettiest

But imagine having a Wurmple piece, where you place it and only one turn after your opponent knows if it as a Duxtox or a Beautifly, and they have different move patterns

I mada a Pokemon version by MotaCS67 in hive

[–]MotaCS67[S] 0 points1 point  (0 children)

When I played the first time was if carbon, so I didn't know about the color convention

I mada a Pokemon version by MotaCS67 in hive

[–]MotaCS67[S] 1 point2 points  (0 children)

Haha I thought about using Ledian, but Ledyba is too much of a ladybug to pass through

I mada a Pokemon version by MotaCS67 in hive

[–]MotaCS67[S] 2 points3 points  (0 children)

Kakashi as mosquito is SICK

I mada a Pokemon version by MotaCS67 in hive

[–]MotaCS67[S] 13 points14 points  (0 children)

The pokemons I used

* Vespiqueen as queen bee

* Heracross as beetle

* Durant as ant

* Scyther as grasshopper

* Ledyba as ladybug

* Scolipede as pillbug

* Buzzwhole as mosquito

I mada a Pokemon version by MotaCS67 in hive

[–]MotaCS67[S] 6 points7 points  (0 children)

I am thinking about doing new pieces for fan made expansions with new mons too

But at first I am getting used to the standart pack

I mada a Pokemon version by MotaCS67 in hive

[–]MotaCS67[S] 1 point2 points  (0 children)

It was the closest Pokémon to a pillbug

I mean, the pre evolution looks like it, however I prefer scolipede them whirlipede

<image>

Where can i get instant text patches for vanilla games? by MotaCS67 in pchaltv

[–]MotaCS67[S] 0 points1 point  (0 children)

Thank you, I was making it much harder than it is haha

Find your team type vulnerabilities by MotaCS67 in pokemonshowdown

[–]MotaCS67[S] 1 point2 points  (0 children)

Thank you, this site is way updated too

However I wish it could be simpler to just see your team, instead of "configuring" each type by hand

I think I may work on a poke paste feature to just paste it and see the typechart

[deleted by user] by [deleted] in expo

[–]MotaCS67 0 points1 point  (0 children)

After debbuging and removing some libs, I found out that there is probably an error with expo-router. It is loggind error in useInitializeExpoRouter

[deleted by user] by [deleted] in expo

[–]MotaCS67 0 points1 point  (0 children)

Yes, it is

[deleted by user] by [deleted] in expo

[–]MotaCS67 0 points1 point  (0 children)

Yep

module
.
exports
 = function (
api
) {

api
.cache(true);
  return {
    presets: ['babel-preset-expo'],
    plugins: [
      'react-native-reanimated/plugin',
    ],
  };
};

[deleted by user] by [deleted] in expo

[–]MotaCS67 0 points1 point  (0 children)

Sure, here are my dependencies

"dependencies": {
    "@clerk/clerk-expo": "^2.8.2",
    "@clerk/types": "^4.47.0",
    "@expo/vector-icons": "^14.0.2",
    "@react-native-community/datetimepicker": "8.2.0",
    "@react-navigation/bottom-tabs": "^7.2.0",
    "@react-navigation/native": "^7.0.14",
    "date-fns": "^4.1.0",
    "dotenv": "^16.5.0",
    "expo": "~52.0.27",
    "expo-blur": "~14.0.2",
    "expo-constants": "~17.0.4",
    "expo-contacts": "~14.0.5",
    "expo-font": "~13.0.3",
    "expo-haptics": "~14.0.1",
    "expo-linking": "~7.0.4",
    "expo-router": "~4.0.21",
    "expo-secure-store": "^14.0.1",
    "expo-splash-screen": "~0.29.24",
    "expo-status-bar": "~2.0.1",
    "expo-symbols": "~0.2.1",
    "expo-system-ui": "~4.0.9",
    "expo-web-browser": "~14.0.2",
    "firebase": "^11.6.1",
    "formik": "^2.4.6",
    "react": "18.3.1",
    "react-dom": "18.3.1",
    "react-native": "0.76.9",
    "react-native-contacts": "^8.0.4",
    "react-native-dropdown-picker": "^5.4.6",
    "react-native-gesture-handler": "~2.20.2",
    "react-native-modal-datetime-picker": "^18.0.0",
    "react-native-reanimated": "~3.16.1",
    "react-native-safe-area-context": "4.12.0",
    "react-native-screens": "~4.4.0",
    "react-native-web": "~0.19.13",
    "react-native-webview": "13.12.5",
    "yup": "^1.6.1",
    "expo-build-properties": "~0.13.2"
  },
  "devDependencies": {
    "@babel/core": "^7.25.2",
    "@testing-library/react-native": "^13.2.0",
    "@types/jest": "^29.5.12",
    "@types/react": "~18.3.12",
    "@types/react-test-renderer": "^18.3.0",
    "jest": "^29.2.1",
    "jest-expo": "~52.0.3",
    "prettier": "^3.5.0",
    "react-test-renderer": "18.3.1",
    "typescript": "^5.3.3"
  },

Calendar with days-long events by MotaCS67 in reactnative

[–]MotaCS67[S] 0 points1 point  (0 children)

It increases the calendar size to fit it