-
I love my experience with Dexie so far. What's the best / easiest way to get dexie working on react native? I was thinking of using indexeddbshim + react native sqlite bindings - or maybe just port th…
-
### Description
```
const [result, setResult] = useState("");
const loginWithKakao = async (): Promise => {
try {
const data = await login();
setResult(JSON.stringify(dat…
-
Hi,
I would love to explore using this library in an existing app.
This is the existing wallet app https://github.com/bithyve/hexa where I would like to import and use this library.
However th…
-
I am planning to use boltDB with a react (web, not native) on android and ios.
So, i was wondering about how to package and also how to get the boltDB layer exposing over http.
The readme and code do…
-
# Feature Request
React Native new architecture compatibility - is this a plan? what are the main reasons the package is not compatible?
## Why it is needed
It's the direction React Native is…
-
### Description
Getting this the first time i load `react-native-reanimated`
When running `npx expo start --dev-client --clear`
Full stack is
```
error: components/Splash/index.tsx: /Users…
-
### Description
In IOS the TextInput component does not update properly the style when copy and pasted string is bigger then `maxLength`, issue does not happen on Android. In the minimal reproducible…
-
![image](https://github.com/react-native-linear-gradient/react-native-linear-gradient/assets/91308599/1cf4a129-2d55-44e8-a368-cfd12480ae7e)
'BVLinearGradient' is not fabric compatible yet
"r…
-
git 上的示例项目在iOS 上运行报错:
Undefined symbols for architecture x86_64:
"___isPlatformVersionAtLeast", referenced from:
-[RCPublicServiceWebViewController viewDidLoad] in RongIMLib(RCPublicServiceWebViewC…
-
Hi folks, thank you for amazing flutter.
React native ecosystem has snack.expo.io and a companion Expo android/ios client where users can test the app on their actual device.
A similar thing f…