-
As show by past attacks on popular npm packages (`event-stream` and `electron-native-notify`), its is becoming increasingly popular to try and attack dependencies that are used by cryptocurrency walle…
-
## 🐛 Bug Report
I've been given a project and after having upgraded react-native to 0.59 the build succeeds but packager throws:
```
error: bundling failed: Error: Cannot find module 'warnOnce'
…
-
I got the following error:
```
error: method does not override or implement a method from a supertype
@Override
^
1 error
FAILURE: Build failed with an exception.
* What went wro…
-
Environment:
OS: Windows 10
Node: 8.12.0
Yarn: 1.9.4
npm: 3.10.9
Watchman: 4.9.4
Xcode: N/A
Android Studio: Version 3.1.0.0 AI-173.4720617
Packages: (wanted => installed)
r…
-
- [X] Review the documentation: https://facebook.github.io/react-native
- [X] Search for existing issues: https://github.com/facebook/react-native/issues
- [X] Use the latest React Native re…
-
Regarding the integration in IOS i am having some error :
![Screen Shot 2019-05-24 at 10 46 51 AM](https://user-images.githubusercontent.com/46043458/58318364-47ca3c00-7e20-11e9-9b92-b7813436507…
-
OS:
- [ ] Windows
- [x] MacOS
- [ ] Linux
_Platform:_
- [x] iOS
- [x] Android
Output of `node -v && npm -v && npm ls --prod --depth=0`
```
v10.15.3
6.9.0
wallet-mobile-native@1.7…
-
### Context
As part of the WCIP-2 (WalletConnect/WCIPs#2) the exchangeKey flow will be refactored to include a 2-stage procedure that includes a signing challenge and a key update to complete the e…
-
Hi, first of all, thanks for your work on this library! I used in the past and it worked great.
I'm having a compile error on Android in a clean project.
```
> Task :react-native-udp:generateDe…
-
Created OrbitDB backed by asyncstorage for react native. Can use almost all same code just pass in abstract-levedown compliant store. https://github.com/tradle/asyncstorage-down.
Confirm that this is…