Added docs for open source Navigation Plugin
Summary: Added docs for the Navigation Plugin. I've added instructions on how to use the plugin with vanilla Android, or how to integrate it with a third party solution. Reviewed By: danielbuechele Differential Revision: D16856614 fbshipit-source-id: e99cb94318820bd926f50bd4ba205fb11396a9d8
This commit is contained in:
committed by
Facebook Github Bot
parent
8f6740bb01
commit
6b93cd15c2
14
docs/features/navigation-plugin.md
Normal file
14
docs/features/navigation-plugin.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
id: navigation-plugin
|
||||
title: Navigation
|
||||
---
|
||||
|
||||
→ [See setup instructions for the Navigation Plugin](setup/navigation-plugin.md)
|
||||
|
||||
The Navigation Plugin allows users to quickly navigate to deep links within their mobile applications to help speed up the development cycle. The plugin is designed to integrate easily within your existing navigation framework or as a stand alone tool. Users can bookmark deep links and jump to them via the button in the tool bar.
|
||||
|
||||

|
||||
|
||||
Navigation events within the app can also be logged to Flipper. This allows the user to view past navigation events and jump straight to them, or export the navigation events for reporting.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user