document allowsBackForwardNavigationGestures and convertFilePath
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 1k
- Avg merge
- 12h 11m
- Merged PRs (30d)
- 18
Description
The wkwebview-engile plugin had an `allowsBackForwardNavigationGestures` method that has been ported to cordova-ios when the plugin was integrated, but it's undocumented.
Also when the custom scheme was implemented, a `convertFilePath` method was added to convert file urls to scheme urls. But it's not documented neither.
They are both in `window.WkWebView` object.
Not sure if this should go in cordova-ios readme or somewhere else in cordova-docs.
Contributor guide
Research direction
Start with the window.WkWebView object and review the existing cordova-ios README and cordova-docs references to determine the appropriate documentation location. Document allowsBackForwardNavigationGestures and convertFilePath, then verify that both methods are discoverable in the chosen API documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100