upgrade-support icon indicating copy to clipboard operation
upgrade-support copied to clipboard

How to implement callBack function when screen change in react-native?

Open zanyar3 opened this issue 5 years ago • 0 comments

Environment

System:
    OS: Windows 10 10.0.17134
    CPU: (8) x64 Intel(R) Core(TM) i7-3612QM CPU @ 2.10GHz
    Memory: 3.15 GB / 7.90 GB
  Binaries:
    Node: 14.6.0 - C:\Program Files\nodejs\node.EXE
    Yarn: Not Found
    npm: 6.14.8 - C:\Program Files\nodejs\npm.CMD
    Watchman: Not Found
  SDKs:
    Android SDK:
      API Levels: 24, 28, 29, 30
      Build Tools: 28.0.3, 29.0.2, 30.0.1
      Android NDK: Not Found
    Windows SDK:
      AllowDevelopmentWithoutDevLicense: Enabled
      AllowAllTrustedApps: Enabled
  IDEs:
    Android Studio: Version  4.0.0.0 AI-193.6911.18.40.6626763
    Visual Studio: 16.6.30320.27 (Visual Studio Community 2019)
  Languages:
    Java: 1.8.0_211 - /c/Program Files/Java/jdk1.8.0_211/bin/javac
    Python: 2.7.18 - /c/Python27/python
  npmPackages:
    @react-native-community/cli: Not Found
    react: 16.13.1 => 16.13.1
    react-native: 0.63.2 => 0.63.2
    react-native-windows: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

Upgrading version

react-native: 0.63.2

Description

I need a function when change screen executing, I mean when from screen home navigate to about screen executing the callback function. more details

zanyar3 avatar Oct 19 '20 18:10 zanyar3