-
This issue was originally reported by @frastlin via facebook/react/issues/9549
That issue has a lot of discussion worth reading. Although some of the specific issues mentioned in that thread have s…
-
Subscribe to this issue and stay notified about new [daily trending repos in Objective-C](https://github.com/trending/objective-c?since=daily).
-
As discussed previously in #19 (and resolved in #46), intercepting a navigation using the `navigate` event and converting it into a same-document navigation will synchronously update `location.href`, …
-
Our docs currently teach app setup based on a standard SPA-style approach, and specifically with use of Create-React-App. Related, our installation instructions currently point to the two RTK templat…
-
## Description
We are seeing the following crash quite frequently on iOS since we started to use `react-native-screens/createNativeStackNavigator`. Any help would be much appreciated.
```
Excep…
-
# Bug Report
**Ionic version:**
```
"@ionic/vue": "5.6.1",
"@ionic/vue-router": "5.6.1",
"vue": "3.0.5",
"vue-router": "4.0.3",
```
**Current behavior:**
Application on a …
-
Guppy's goal is to remove barriers for beginners to learn how to do modern web development. One huge barrier is that tools like create-react-app are only available in English, and many aspiring web de…
-
**Describe the bug**
When I want to change the theme using the `ThemeToggle` component, I get the following error:
`TypeError: react_native_css_interop_1.StyleSheet.getFlag is not a function (it i…
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
I initiated a project within our company using the [next-expo-solito](https://github.com/tamagui/tamagui/tree/master/starters/next-expo-solito) mono-repo. However, I encountered several issues related…