Skip to content

Commit

Permalink
📝 Updated README: Minor Changes
Browse files Browse the repository at this point in the history
Summary: Added collapsable section for gifs
  • Loading branch information
dominicstop authored Oct 27, 2020
1 parent 9617034 commit 93ae288
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ A react native component to use [`UIMenu`](https://developer.apple.com/doc

<br>

<details open>
<summary>Show/Hide Gifs</summary>

**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)

Expand All @@ -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)

</details>

---
### 🚧⚠️ Documentation WIP 🚧⚠️

Expand Down Expand Up @@ -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)
* This library was generated/made using [@react-native-community/bob](https://github.com/callstack/react-native-builder-bob)

0 comments on commit 93ae288

Please sign in to comment.