-
TypeError: language.indexOf is not a function
at Object.getBestMatchingLanguage (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:110836:24)
at LocalizedStrings.setL…
-
This PR tracks work for Semantic UI React v3 🎉
## Pre beta-0 ✅
- [x] chore: replace `ta-scripts` with `release-it`
## For beta-0 ✅
- [x] All components support native [ref forwarding](h…
-
I followed the steps
1. Cloned repo
2. Checked the default branch to be next
3. npm i
4. npm start
No errors seen so far, when I scan the QR code from my Apple phone, I see an error on the sc…
-
Hi,
I keep getting this error when I run it on a EXPO SDK 44 project.
It is a JSX project
```
{
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo st…
-
The dependencies in package.json are old.
running `yarn upgrade --latest` result in following changes to package.json file.
before committing the change run yarn-deduplicate as described in https:/…
-
- `three` version: 0.151.3
- `@react-three/fiber` version: 8.12.0
- `@react-three/drei` version: 9.64.0
- `node` version: v18.14.2
- `npm` version: 9.5.0
### Problem description:
Drei's com…
-
Currently LangchainJS doesn't support React Native due to it missing several JS symbols, etc. It would be great to see a RN compatible version of this library!
-
Hi, I'm experiencing an issue when trying to `pod install` on a project with the instructions given on the ReadMe. I keep facing an issue where the post_install triggers an error (RNBNAV.post_install)…
-
Has anyone succeeded to get this TypeORM example working on either iOS or Android?
I would ***love*** to find an ORM to replace Realm JS.
````
git clone https://github.com/typeorm/react-native-…
-
hi, I've setup `.babelrc` like this:
```javascript
{
"presets": ["module:metro-react-native-babel-preset"],
"plugins": [
[
"inline-import",
{
…