From 93ae28894ec766b613f7f0f951765520314f9c4f Mon Sep 17 00:00:00 2001 From: Dominic Go Date: Tue, 27 Oct 2020 20:47:25 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updated=20README:=20Minor=20Chan?= =?UTF-8?q?ges?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Summary: Added collapsable section for gifs --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81cff374..6ad0fc9e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ A react native component to use [`UIMenu`](https://developer.apple.com/doc
+
+ Show/Hide Gifs + **Left**: [Example 1](https://github.com/dominicstop/react-native-ios-context-menu/blob/master/example/src/components/ContextMenuViewSimpleExample01.js), [Example 2](https://github.com/dominicstop/react-native-ios-context-menu/blob/master/example/src/components/ContextMenuViewSimpleExample02.js), and **Right**: [Example 3](https://github.com/dominicstop/react-native-ios-context-menu/blob/master/example/src/components/ContextMenuViewSimpleExample03.js), [Example 4](https://github.com/dominicstop/react-native-ios-context-menu/blob/master/example/src/components/ContextMenuViewSimpleExample04.js) ![Simple Example 1 to 4 Gifs](./assets/SimpleExample-1-2-3-4.gif) @@ -26,6 +29,8 @@ A react native component to use [`UIMenu`](https://developer.apple.com/doc `ActionSheetIOS` fallback for context menu view test 1 to 6 ![Action Sheet Fallback for Context Menu View Test 1 to 6 Gifs](./assets/ActionSheetFallback-Test-1-to-6.gif) +
+ --- ### 🚧⚠️ Documentation WIP 🚧⚠️ @@ -642,4 +647,4 @@ MIT ## Links * I'm [@DominicGo](https://twitter.com/GoDominic) on twitter if you have any questions ✨ * Other libraries: [react-native-ios-modal](https://github.com/dominicstop/react-native-ios-modal) -* This library was generated/made using [@react-native-community/bob](https://github.com/callstack/react-native-builder-bob) \ No newline at end of file +* This library was generated/made using [@react-native-community/bob](https://github.com/callstack/react-native-builder-bob)