Commit Graph

817 Commits

Author SHA1 Message Date
Dominic Go
8bb911c4ae 📝 Docs: Update README - ContextMenuViewExample03 2022-07-02 11:23:52 +08:00
Dominic Go
9710b16373 📝 Docs: Update README - ContextMenuViewExample02 2022-07-02 11:23:52 +08:00
Dominic Go
02d818dfb4 📝 Docs: Update README - Grammar/Spelling 2022-07-02 11:23:52 +08:00
Dominic Go
36cddbd1a5 📝 Docs: README - Add Section 2022-07-01 10:39:09 +08:00
Dominic Go
fc26fb241e 📝 Docs: Update README - Cleanup TOC 2022-07-01 10:06:35 +08:00
Dominic Go
b7bd1da909 📝 Docs: Update README - Table of Contents 2022-07-01 10:02:32 +08:00
Dominic Go
132251cd36 📝 Docs: README - Add Section 2022-06-30 09:02:02 +08:00
Dominic Go
ec91af0289 💫 Update: Types - MenuAuxiliaryPreviewConfig 2022-06-30 09:01:18 +08:00
Dominic Go
e16e36bca1 📝 Docs: Update README - Table of Contents
Update README.md
2022-06-30 08:40:16 +08:00
Dominic Go
00102cb9bb 📝 Docs: Update README - Section Titles 2022-06-30 05:31:54 +08:00
Dominic Go
3fa4a9a725 📝 Docs: README - Add Table of Contents 2022-06-30 04:41:25 +08:00
Dominic Go
1c4b31c8b8 📝 Docs: Update README - Section Titles 2022-06-29 04:33:28 +08:00
Dominic Go
6fb9c366ca 📝 Docs: Update README - ContextMenuAuxPreviewExample05 2022-06-29 03:26:13 +08:00
Dominic Go
d57cc0fc70 💫 Update: Examples - ContextMenuAuxPreviewExample05 2022-06-29 03:25:54 +08:00
Dominic Go
cea7a74d59 📝 Docs: Update README - Examples 2022-06-29 03:25:14 +08:00
Dominic Go
70569b80bd 📝 Docs: Update README - ContextMenuViewExample01 2022-06-29 03:25:14 +08:00
Dominic Go
d1a5462f77 📝 Docs: Update README - ContextMenuAuxPreviewExample04
Update README.md
2022-06-28 02:48:40 +08:00
Dominic Go
e5045bec44 💫 Update: Examples - ContextMenuAuxPreviewExample04 2022-06-28 02:44:28 +08:00
Dominic Go
ed4fd27ce2 📝 Docs: Update README - ContextMenuAuxPreviewExample03 2022-06-27 07:34:18 +08:00
Dominic Go
66a16a7fca 💫 Update: Examples - ContextMenuAuxPreviewExample03 2022-06-27 07:34:13 +08:00
Dominic Go
9b8b966ab0 📝 Docs: Update README - ContextMenuAuxPreviewExample02 2022-06-27 06:37:15 +08:00
Dominic Go
fc2433ed9b 💫 Update: Examples - ContextMenuAuxPreviewExample02 2022-06-27 06:35:35 +08:00
Dominic Go
235cb51052 📝 Docs: Update README - ContextMenuAuxPreviewExample01 2022-06-26 06:29:00 +08:00
Dominic Go
a9635453ad 📝 Docs: Update README - ContextMenuViewExample19 2022-06-26 06:28:09 +08:00
Dominic Go
984c4ac2aa 📝 Docs: Update README 2022-06-26 06:26:49 +08:00
Dominic Go
f75c468fdd 💫 Update: Examples - ContextMenuViewExample19 2022-06-26 06:26:35 +08:00
Dominic Go
56086ec822 ⚙️ chore: release 1.10.0 2022-06-25 06:48:12 +08:00
Dominic Go
be1a521ee1 ⚙️ Chore: Example - Run pod install 2022-06-25 06:47:17 +08:00
Dominic Go
2bd479ad8d 🐞 Fix: Types - ActionSheetFallback 2022-06-25 06:36:04 +08:00
Dominic Go
64828fda27 📝 Docs: Update README 2022-06-25 06:22:46 +08:00
Dominic Go
33dd7aa2bb 📝 Docs: Update README - Add Placeholders 2022-06-25 06:22:26 +08:00
Dominic Go
f19a47fa28 🆕 Add: Example - ContextMenuViewExample19 2022-06-24 05:37:06 +08:00
Dominic Go
083437b661 💄 Minor Changes 2022-06-24 05:34:14 +08:00
Dominic Go
8a8febb09d ️ Impl.: Deferred Element - shouldCache 2022-06-24 05:33:53 +08:00
Dominic Go
d2b4013c99 ️ Impl.: ContextMenuView - Deferred Element 2022-06-24 05:13:55 +08:00
Dominic Go
7e1dfd1caf 🛁 Cleanup: Examples 2022-06-24 04:46:18 +08:00
Dominic Go
dc566ad06d 📝 Docs: Minor Changes 2022-06-23 08:17:45 +08:00
Dominic Go
63b32247a2 ⚙️ chore: release 1.9.2 2022-06-23 08:13:20 +08:00
Dominic Go
afee530101 Merge branch 'master' of https://github.com/dominicstop/react-native-ios-context-menu 2022-06-23 08:00:23 +08:00
Dominic Go
e16333f003 🔀 Merge branch 'master' of https://github.com/dominicstop/react-native-ios-context-menu 2022-06-23 08:00:20 +08:00
Dominic Go
c34b2d468c 📝 Docs: Update TODO 2022-06-23 07:58:54 +08:00
Dominic Go
4270b49ca0 🐞 Fix: Typo in renderAuxillaryPreview
Summary: Rename `renderAuxillaryPreview` to `renderAuxiliaryPreview`.
2022-06-23 07:58:23 +08:00
Dominic Go
0fc2017f87
Merge pull request #45 from brentvatne/patch-1
📝 Docs: Add Expo usage information to README
2022-06-23 07:34:32 +08:00
Brent Vatne
ecfb2f6abd
📝 Docs: Add Expo usage information to README 2022-06-22 15:31:59 -07:00
Dominic Go
838ac6a9e8 📝 Docs: Update TODO 2022-06-23 04:48:10 +08:00
Dominic Go
d6d8e66e22 🆕 Add: Example - ContextMenuAuxPreviewTest01 2022-06-23 01:11:40 +08:00
Dominic Go
52947d7041 💫 Upadte: Example - Helpers 2022-06-23 00:04:48 +08:00
Dominic Go
dd51d28d38 ⚙️ chore: release 1.9.1 2022-06-22 19:00:43 +08:00
Dominic Go
e1abc46c2e 📝 Docs: Update TODO 2022-06-22 18:47:59 +08:00
Dominic Go
aa14159e13 🐞 Fix: Aux. Preview - marginPreview 2022-06-22 18:46:51 +08:00