-
I have put a TextInput in the footer component but I don't know how to properly handle the keyboard so that it doesn't hide the input itself. Normally I use KeyboardAvoidingView but it is not working …
-
Hello, I am trying to display the labels in a responsive way however they do not display in full detail. I tried multiple solutions however none of them worked.
Screen shot attached below:
![Sim…
-
Hi,
I trying to use this bridge in my project, but fail to understand why I get the error above ...
Assuming this lib should work as is. So why does it not? ... unless this project is not maintaine…
-
We are building a React Native app for tickets, where the user will need to scan a QR Code (which is the ticket info, like event name, invitee name, etc) after buying a ticket, and generate a DID usin…
-
### Minimal reproducible example
unable
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
--
### Summary
Unable to reproduce on personal devices,…
-
Once call RNTwitterSignIn.init(....), it return error.
Had added within AndroidManifest. But still error.
using "react-native-twitter-signin": "^1.1.1"
package.json
```
{
"name": "tootit…
-
-
**Is your feature request related to a problem? Please describe.**
I'd like Paper to be proven usable on Fabric renderer :)
**Describe the solution you'd like**
Haven't investigated. Accordi…
-
How to Solve [Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types']
when i added this dependancy and ru…
-
Hi there,
On my project I would like to send requests when the connexion to internet works but the application in React Native does not necessary be open.
Is there any possibility to send my req…