Niketan Gulekar
Niketan Gulekar
# Bug When using with expo, results in the following error: ``` undefined Unable to resolve module react-native-reanimated/src/derived/interpolate from /home/nikketan/Projects/Crypto11/crypto11-client/node_modules/react-native-redash/lib/module/v1/Colors.js: react-native-reanimated/src/derived/interpolate could not be found within the project. ``` ##...
Using the action to build and then deploy a Next.js Project to Netlify from Github CI/CD. The Config is as follows: ``` - name: 🧰 Install dependencies for Next.js Build...
# Feature request ## Is your feature request related to a problem? Please describe. Right now, if we try to delete a row which is referenced in another table by...
**Describe the bug** The list allows to drop only first 3 items. Only those items move as per the drop zone moves. If I drag any item over other items...