Summary: Replace `ContextMenuViewSimpleExample` string with `ContextMenuViewExample` in examples. |
||
|---|---|---|
| .. | ||
| android | ||
| ios | ||
| src | ||
| app.json | ||
| babel.config.js | ||
| index.js | ||
| metro.config.js | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
react-native-ios-context-menu Example
The example app contains a bunch of demos that showcases the different ContextMenuView configurations, props and events you can use. The assets directory contains gifs and screenshots for every example/test shown in the example app.
- Note: the section title on each example contains a link to the corresponding example code.
- Clone the repository:
git clone https://github.com/dominicstop/react-native-ios-context-menu.git cd react-native-ios-context-menu && yarn bootstrap- Go to the
react-native-ios-context-menu/exampledirectory and runyarn iosto build/launch the example app in the iOS simulator.