mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 21:53:30 +00:00
[madman]: Fix MapView crashing problem.
This commit is contained in:
parent
e3e60983e6
commit
3ec3312c7c
@ -261,6 +261,7 @@ if (Platform.OS === 'android') {
|
||||
var RCTMap = createReactNativeComponentClass({
|
||||
validAttributes: merge(
|
||||
ReactNativeViewAttributes.UIView, {
|
||||
active: true,
|
||||
showsUserLocation: true,
|
||||
zoomEnabled: true,
|
||||
rotateEnabled: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user