14eb427a80
Summary: The containers in NavigationExperimental are not appropraite because the state should be held by the app's architecture, be it redux, flux, or simple component state. This diff moves the examples over to simple component state, but there are several other examples of how to use NavigationAnimatedView and the navigation reducers with redux: - https://github.com/jlyman/RN-NavigationExperimental-Redux-Example - Switching the f8 app with redux to navigation experimental: https://github.com/fbsamples/f8app/pull/14 Reviewed By: hedgerwang Differential Revision: D3219911 fb-gh-sync-id: eb0b323e2c165c32027fbd00dc6197ad441d6552 fbshipit-source-id: eb0b323e2c165c32027fbd00dc6197ad441d6552 |
||
---|---|---|
.. | ||
assets | ||
NavigationAnimatedValueSubscription.js | ||
NavigationCard.js | ||
NavigationCardStack.js | ||
NavigationCardStackPanResponder.js | ||
NavigationCardStackStyleInterpolator.js | ||
NavigationHeader.js | ||
NavigationHeaderBackButton.js | ||
NavigationHeaderStyleInterpolator.js | ||
NavigationHeaderTitle.js | ||
NavigationPagerPanResponder.js | ||
NavigationPagerStyleInterpolator.js | ||
NavigationPointerEventsContainer.js |