Davide Segullo
Davide Segullo
Currently if I define a custom FilterFns type (as described [here](https://tanstack.com/table/v8/docs/api/features/filters#table-options)), I am forced in all the tables I create to have to implement the filterFns field, which seems a...
Hello, I have some problems compiling android with RN 0.72.3 and expo 49.0.3. Does anyone have the same error? Maybe it is related to upgrade to gradle 8?
## What is the purpose of the change The goals of this pr are: 1) Add the new earn page copy 2) Add the dynamic categories from the CMS 3)...
## What is the purpose of the change We would like to improve price formatting inside the token details page. If a number is less then $1000, we only show...
The goal of this PR is to support the `infiniteQueryOptions` utility as it already does for react: https://tanstack.com/query/latest/docs/framework/react/reference/infiniteQueryOptions TODO: - [x] Add tests
Hi, I'm trying to use this library, but I don't understand how to create a stack navigation without it being grafted inside a tab navigation. Also, can you completely customize...
### Which package manager are you using? (Yarn is recommended) npm ### Summary Hi all, I am making an app from this example: [expo router twitter](https://github.com/EvanBacon/expo-router-twitter/tree/main). I am trying to...
## What is the purpose of the change: This PR upgrade cosmos-kit deps, it's a required upgrade to support new cosmiframe for DAODAO and it also bring some fixes ###...
This PR adds support for keys such as uint8array for the `prepareSecretKey` method, I noticed while trying to generate a mnemonic with the following code: ```ts import { generateMnemonic as...
### Minimal reproducible example https://github.com/DavideSegullo/expo-router-nested-mre ### Which package manager are you using? (Yarn is recommended) bun ### If the issue is web-related, please select the bundler (`web.bundler` in the `app.json`)...