extralsc

Results 4 issues of extralsc

Just too clarify, where and how is the data saved on handled from api to server?

### Minimal reproducible example https://github.com/extralsc/expo-router-web-bundling-issue.git ### Which package manager are you using? (Yarn is recommended) npm ### If the issue is web-related, please select the bundler (`web.bundler` in the `app.json`)...

needs review
Router

Hello, Basiclly I wounder if there is a way to insert the config of a older request in a new one? For example: ``` apiClient.addAsyncResponseTransform(async (response) => { console.log("Response after...

Why is CODE128 only limited to US ASCII? Is it possible to encode ASCII 8 bit, from 212 up tp 256?