-
What went wrong:
Execution failed for task ':react-native-camera-kit:verifyReleaseResources'.
> A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action
…
-
Will this SDK only support JSX routes? I'm trying to use async route definitions like this (from @davezuko's `react-redux-starter-kit`) with no success:
definition:
```
import CoreLayout from '../la…
-
**Do you want to request a *feature* or report a *bug*?**
Original issue is here: https://github.com/istanbuljs/istanbuljs/issues/28
**If the current behavior is a bug, please provide the steps to…
-
## UI Kit UI组件库
* [ ] [shoutem](https://shoutem.github.io/docs/ui-toolkit/introduction):组件丰富,设计风格酷炫、团队也比较牛逼(3000+)
* [ ] react-native-training/react-native-elements[![GitHub stars](https://img.sh…
-
I created a modal with createPortal, using react-dom, react and inline css. I get this error when running on a project. My config:
```ts
import { defineConfig } from 'tsup'
export default defin…
-
When I try to build `rnmk-demo` (after including the *.a file as instructed and including the RCTMaterialKit project) I get this error:
`/Users/danny/src/react-native-material-kit/iOS/RCTMaterialKit/M…
-
**Describe the bug**
A Counter component is not displaying the value even if the underlying GraphQL query succeeded and returned actual data.
**To reproduce** Steps to reproduce the behavior:
…
-
### Current Behavior
Specifying `fontVariant` on Text with boolean varian causes a typescript error
### Expected Behavior
No TS errors.
### Tamagui Version
```markdown
1.102.1
```
### Platform…
-
#### Description
`print-notion-page.ts`
```ts
import { NotionAPI } from 'notion-client'
function getPage(id: string) {
const notion = new NotionAPI()
return notion.getPage(id)
}
as…
-
> ReferenceError: require is not defined in ES module scope, you can use import instead
--
This file is being treated as an ES module because it has a '.js' file extension and '/vercel/path0/node_mo…