-
### Current Behavior
I'm trying to build the app to run in the simulator on ios with `use_frameworks` enabled but getting this error: `react-native/ReactCommon/cxxreact/Instance.cpp normal arm64 c++ …
-
create next-app --typescript
pkg.json
```
{
"name": "testvlibras",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start":…
-
### Minimal reproducible example
https://github.com/karlhorky/repro-expo-missing-ts-image-types
### What platform(s) does this occur on?
Android, iOS, Web
### Where did you reproduce the i…
-
Hello!
This looks like an incredibly useful little package, but I can't seem to get it working.
I ran `npx create-react-app use-multiple-refs --template typescript` projects and tried the exampl…
-
There is an issue with types when using create-react-app inside a monorepo.
Here are the steps to reproduce the bug:
```bash
pnpm init
# create a pnpm-workspace.yaml file
cat pnpm-workspace.y…
-
**Description**
I am trying to use React component for rendering documentation. I cannot use it due to the problem with missing modules.
I created new application with [create react app](https://…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Please confirm that you have:
- [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on …
-
As the OpenTargets development team, we want to refactor our UI code base to Typescript because of the following:
- Early spotted bugs
- Readability
- Rich IDE support
- Cross-platform and cross-b…
-
This package is part of the `create-react-app` project, which hasn't been maintained for several years, is no longer officially supported by React, and is not officially compatible with the version of…