javascript - Example of Navigation between views in React Native Android? -


after check react native documentation, still don't understand best way create views , navigate between different components.

i don't want use external components like:

https://github.com/kureev/react-native-navbar/

https://github.com/23c/react-native-transparent-bar

https://github.com/superdami/react-native-custom-navigation

i don't need navigation bar, want set views , slide left, right o pop view, nothing more.

i know basic, can't find helpful example.

please, can me? functional example in https://rnplay.org/?

thank you.

watch example: https://github.com/h87kg/navigatordemo

it's useful , written navigator example, better 1 above wrote, think.

mainly watch relationship between loginpage.js , mainpage.js


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -