-
For a little inspiration, I'm taking a look at other [Go projects for APNS](http://godoc.org/?q=apns), starting with the one @finkel mentioned in #47 and then the one @themartorana mentioned (#38). @w…
-
**Describe the bug**
When using autofill on Android with Google password manager inside KeyboardAwareScrollView, keyboard behaves like this:
- pops up, input scrolls above keyboard (correct)
- auto…
-
**Describe the bug**
I decided to install the latest compatible version of react-native-keyboard-controller on my react-native 0.72 project.
I got the following error message when running it on iOS:…
-
Can't navigate using the actual tab buttons on android gives this error
```
ERROR TypeError: Cannot read property 'setPage' of undefined
This error is located at:
in PagerViewAdapter (cre…
-
I keep getting this error: TypeError: Cannot read property 'slice' of undefined, js engine: hermes
When i try to import the package.
-
`Terminating app due to uncaught exception 'RCTFatalException: Unhandled JS Exception: Error: invalid host, js engine: hermes', reason: 'Unhandled JS Exception: Error: invalid host, js engine: hermes`…
-
### Description
I've implemented the recommended inset fix on android but I'm seeing different results on multiple devices. Is this the expected behaviour? If so how do I make sure it's the same on a…
-
## 🐛 Bug Report
JavaScript strings with NULL character are not handled properly
## To Reproduce
```jsx
{'Hello \u0000 World'}
```
The text is cuted to Hello
It does not happen when Debug JS R…
-
### Description
After some experimentation, found that if any property from a base style is overridden in a variant, return type of dynamic style function will be `never`
```typescript
export def…
-
### What happened?
When installing "react-native-onesignal": "^5.0.0" it works fine with android but ios pod install returns:
[Hermes] Using the release tarball from Maven Central
[!] CocoaPods c…