-
As things stand today, the puck can lag a bit behind the user's current location. We've added a little dot that updates in real time with the user's location in both demo apps as a visualization of th…
-
## Environment
iOS
```
"react-native-pager-view": "^5.4.9",
"react-native": "0.66.1",
```
## Description
We get a number of crash reports in crashlytics about next issue:
```
ReactNativ…
-
I'm getting an error when trying to build an iOS Project with this plugin.
AppPreferences.m:24:16: No visible @interface for 'UIView' declares the selector 'stringByEvaluatingJavaScriptFromString:'
…
-
'UIView+React.h' file not found with include; use "quotes" instead
node_modules/react-native-material-kit/iOS/RCTMaterialKit/MKTouchableManager.m
Anyone else experiencing this issue with iOS Buil…
-
## Steps to Reproduce
1. In a widget structure like this:
NavigatorA -> [ RouteA1, RouteA2 -> NavigatorB -> [ RouteB1(containing UiKitView), RouteB2(opaque) ]]
2. if the subsequent widget s…
-
The UIBlurEffect is not applied, meaning that the shaded area for the tutorial is just a grey-tinted area. Without this blur, it is hard to read the tutorial texts when they are overlaying other texts…
-
При нажатии на кнопку "Назад" на экране 3D Secure периодически происходит крэш:
*** Terminating app due to uncaught exception 'NSGenericException', reason: 'Unable to activate constraint with anchors…
-
### Summary
I encountered an issue with the react-native-maps library when using the "Default Markers" example. When I tap on the map to add a marker, nothing appears on the first tap. However, when …
-
## Base Info for this issue
1. ChatKit Version:0.8.3
2. App-ID: vKX4MuwjxME7qxuJC1N88nr7
3. Language:Swift
4. iOS System Version:iOS10
5. Prototype(是否是真机):YES
6. Issue Type:Bug
## 1. H…
-
the version is 0.33.0
+) I should change some files to work properly about import lines under node_modules/react-native-webview-bridge/ios/ something like :
#if __has_include()
#import
#im…