mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Implement draggable annotations on MapView. Closes #2512
Summary: Closes https://github.com/facebook/react-native/pull/4441 Reviewed By: svcscm Differential Revision: D2707897 Pulled By: nicklockwood fb-gh-sync-id: 6f67f711c1ec1f821d03b9b1ea5cc39859d28fd1
This commit is contained in:
committed by
facebook-github-bot-7
parent
64edddadcc
commit
b8aac8b77a
@@ -442,7 +442,8 @@ exports.examples = [
|
||||
title: 'Image Size',
|
||||
render: function() {
|
||||
return <ImageSizeExample source={fullImage} />;
|
||||
}
|
||||
},
|
||||
platform: 'ios',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user