react-native-navigation
Here are 201 public repositories matching this topic...
-
Updated
Sep 8, 2018 - JavaScript
-
Updated
May 10, 2020 - JavaScript
-
Updated
Apr 20, 2020 - JavaScript
Dear community of users,
We would like to ask for your help and contribute to better documentation for this module.
More examples, better description of features, and making sure that everything is described with an example is what we are aiming for.
If you feel like contributing, please create a PR.
Thank you!
Redux module example
Someone has an example of redux modules in this template? Because I do not really understand how to connect more than 1 module in the component.
-
Updated
May 30, 2020 - Objective-C
-
Updated
Mar 18, 2018 - JavaScript
-
Updated
Dec 28, 2019 - JavaScript
-
Updated
Dec 18, 2018 - JavaScript
-
Updated
Dec 3, 2019 - JavaScript
-
Updated
Jul 25, 2018 - JavaScript
-
Updated
Apr 5, 2020 - TypeScript
When upgrading react-navigation to 2.0, I'm getting a lot of "The StackNavigator
function name is deprecated, please use createStackNavigator instead", which is
fixed easily enough by something like this.
(src/clsjs_react_navigation/base.cljs)
;; Navigators
(defonce createNavigator (gobj/get ReactNavigation #js ["createNavigator"]))
-(defonce StackNavigator (gobj/get ReactNaviga-
Updated
Feb 24, 2019 - JavaScript
-
Updated
Aug 13, 2016 - JavaScript
-
Updated
Apr 13, 2020 - JavaScript
-
Updated
Mar 5, 2019 - JavaScript
-
Updated
Apr 1, 2019 - JavaScript
-
Updated
Jun 12, 2018 - JavaScript
-
Updated
Apr 16, 2020 - Objective-C
-
Updated
Apr 3, 2017 - TypeScript
-
Updated
May 14, 2020 - JavaScript
-
Updated
Jan 22, 2019 - JavaScript
-
Updated
Jul 5, 2018 - JavaScript
-
Updated
Feb 8, 2018 - JavaScript
-
Updated
May 5, 2020 - JavaScript
-
Updated
Oct 10, 2018 - Makefile
-
Updated
Jan 15, 2018 - JavaScript
-
Updated
Mar 16, 2020 - JavaScript
Improve this page
Add a description, image, and links to the react-native-navigation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the react-native-navigation topic, visit your repo's landing page and select "manage topics."
Issue Description
Icon can accept an object with different attributes
Steps to Reproduce / Code Snippets / Screenshots