-
The RichTextBox control uses the default size limit of MaxValue as its MaxLength. We need to check to see whether the text to append will fit, as described [here](https://docs.microsoft.com/en-us/dotn…
-
// WARNING SUPPRESSED! THIS SHOULD BE REMOVED AND THE WARNING FIXED
LogBox.ignoreLogs(['Warning: Async Storage has been extracted from react-native core'])
This is not suppressing the warning.
-
I am using react-native-watch-connectivity on a single page in my app, simply checking to see if a watch is paired with the phone. This part works great. However, when my app now loads, I am getting…
-
### Description
Calling toDataURL() results in error on Windows
`Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNSVGSvgViewModule' could not be found. Verify that a module by this…
k1mmm updated
3 months ago
-
### Current Behavior
Getting the following error when scrolling down + hide on Android:
%s: Calling %s on the ref of an Animated component is no longer necessary. You can now directly use the ref …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
**Issue Title:** Deprecation Warning: 'textAlignVertical'
**Description:**
The 't…
-
Saw on Hacker News and gave it a shot. Tried to publish on EAS and create a development build, got it done successfully but when I run `npm run ios` I get this error in the simulator:
../../App" fr…
-
onRegister(token) called several times in ios 'react-native-push-notification' when messages received in foreground onNotification()
Calling onRegister(token) multiple time from NotificationHandle…
-
Thank you for providing that component. Since the React Native built-in picker component is barely customizable and I wanted a field view similar to other text inputs I used this library for my app cu…
-
Hi,
could you please advice how to integrate Realm library into flexn/create ? I installed the latest stable version of flexn-io/create with the demo app template, and included the realm library, but…