Patrick Kabwe
Patrick Kabwe
### Environment ------------------------------ - Operating System: `Windows_NT` - Node Version: `v16.18.0` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `-`...
### What version of Hono are you using? ^3.11.8 ### What runtime/platform is your app running on? Node, Bun, Deno and Cloudflare ### What steps can reproduce the bug? ```js...
 Hi donni106, Thanks for following up, In the above image there is a show( ) method which triggers the dropdown Modal to show....
Closes #873 This PR adds ability for Nitro views to render React children on Android. By default, Nitro Views uses `SimpleViewManager` to handle views. To support children, this PR introduces...
## Summary Add opt-in support for autolinking native peer dependencies (closes #870). At the moment the CLI only autolinks packages that are listed directly in an app’s `package.json`, so native...