Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Required React and ReactNative versions

Code Block
languagejson
"react": "18.1.0"
"react-native": "0.71.2"

Installation 

  • Use command npm install https://github.com/MappCloud/React-native-plugin.git --save

  • or npm install react-native-mapp-plugin --save

...