-
### What is the update you wish to see?
Add a new option for `create-next-app` to create a headless API app.
### Requirements
1. Add a `--api` flag for `create-next-app` to create a headless …
-
While thinking through #29, another thought occurred to me about the 'fallback' template for a component.
Right now, it's `index.html`. I chose this initially because I was in a React component hea…
-
## I'm submitting a...
* Bug report
## Current behavior
Currently if we set `expanded` to true for the `PanelBarItems` and change the data not all items are expanded.
## Expected be…
-
Our RN app of which we want to create a web version from fails to serve due to `DynamicFonts` using `react-native-fs`.
```
➜ momo-app git:(staging) ✗ yarn web
yarn run v1.22.19
$ webpack serve …
-
## Describe the bug
When opening a pull request or when the code is merged into the main branch, the syntax highlighting for `.tsx` TypeScript React files doesn't work properly, leaving part of the…
-
### Summary
The current `cpp-lib` template targets a new (turbo) module. We also need to support new View Components
### Motivation
Some people will need to create custom ViewComponents.
### Basic…
-
> Please fill the template to help you out. Also, please try the `Example` project compare before submiting the issue when you have certain issue with your project setup.
### Version of react-nativ…
-
The latest code update has removed all custom UI widgets that were displayed when requesting stock prices. It appears that all related functionality has been eliminated. Was this removal intentional, …
-
### Summary
Being an out-of-tree platform, Expo doesn't officially support React Native Windows yet, so l'd like to track what's missing and document the workarounds I'm using for now. FYI @Saadnaj…
-
EDIT: I have been attempting to create a Turbo Module with backwards compatibility. These issues were also present with js module, but it's possible other options are unaffected. Also, Android does no…