Gian Carlo Carranza
Gian Carlo Carranza
I got a Battle HUD bug, It was trigger after I spam the 'A' button in the Pokeball, In this bug it is possible to catch the Pokemon multiple times,...
The stairs inside a house is limited to 1, if you add stairs on the 2nd floor and step on it, the game will froze
I'm using **Expo** and the same [tailwind.config.js](https://github.com/Mobilecn-UI/nativecn-ui/blob/62a224b1d0e756e9e6fd924091c5d7660484fdaf/tailwind.config.js) in the main branch. # Other configurations **babel.config.js**: ```.config.js module.exports = function (api) { api.cache(true); return { presets: [ ["babel-preset-expo", { jsxImportSource: "nativewind"...
🔉 Summary: - Included venv files in .gitignore for virtual environment set-up. - Modify dependencies needed in `requirements.txt` due to dependency registry error.