-
### Version
1.0.0
### Reproduction link
https://github.com/creativetimofficial/ct-soft-ui-pro-react-native/issues/3
### Operating System
Big Sur 11.5.2
### Device
Macbook air M1
### Browser & …
-
-
### Proposal
Hi 👋
I'm currently targetting the web for some react-native libraries (ex: `react-native-localize`).
It could be nice to add support for [react-native-web](https://necolas.github.io/…
-
Hello everyone,
I'd like to inquire about the compatibility of React Native with this project. I've reviewed the documentation and discussions but couldn't find any explicit mentions regarding Reac…
-
### How frequently does the bug occur?
Always
### Description
Realm documentation mentions optional `onFirstOpen` callback that can be used to seed database with data if necessary.
https://…
-
So i have the issue to edit comment, and i need to set value in input after i press the edit button
![image](https://user-images.githubusercontent.com/60747836/83577087-f75de200-a53b-11ea-8e65-a68b…
-
case.
1) input mention data first.
2) send message and reset MentionInput value.
3) input 'non-english' character. Then, text color is changed.
https://github.com/dabakovich/react-native-contr…
-
Hello! The component works pretty well in almost every case. But it looks like it doesn't handle predefined text. E.g. editing existing message with mention. I guess the component should be able to wo…
-
# Bug
We just recently updated RN to 0.72.5 and react-native-reanimated to 3.5.4 and released it to production over the weekend. And then we started to get reports from our users that the modals we…
-
### Description
If the user code incorrectly passes `null` to finally block, react-native throws `TypeError: null is not a function` error.
Neither Node.js or Browser calls a variable in finally…