Skip to content

Commit

Permalink
Docs warn navigator ios
Browse files Browse the repository at this point in the history
Summary:
ping #795 (comment)
Closes #3087

Reviewed By: svcscm

Differential Revision: D2738947

Pulled By: mkonicek

fb-gh-sync-id: e29dfd933a8da42551576bdb1fb5c270039722ee
  • Loading branch information
morenoh149 authored and facebook-github-bot-5 committed Dec 9, 2015
1 parent 14478f6 commit 54ec6e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Libraries/Components/Navigation/NavigatorIOS.ios.js
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,12 @@ type Event = Object;
* NavigatorIOS wraps UIKit navigation and allows you to add back-swipe
* functionality across your app.
*
* > **NOTE**: This Component is not maintained by Facebook
* >
* > This component is under community responsibility.
* > If a pure JavaScript solution fits your needs you may try the `Navigator`
* > component instead.
*
* #### Routes
* A route is an object used to describe each page in the navigator. The first
* route is provided to NavigatorIOS as `initialRoute`:
Expand Down

0 comments on commit 54ec6e7

Please sign in to comment.