customerio / customerio-expo-plugin

MIT License
11 stars 9 forks source link

Should `customerio-reactnative` also be installed? #50

Closed reichhartd closed 1 year ago

reichhartd commented 1 year ago

The installation documentation does not require customerio-reactnative to be installed as a dependency. However, it is listed in the package.json as a peerDependencies.

Which of these installation steps is the correct one?

xtreem88 commented 1 year ago

Hi @reichhartd I'm sorry for the confusion; the plugin does require customerio-reactnative , but please use version 2.0.0 of customerio-reactnative with the plugin for now.

jbtheard commented 1 year ago

perhaps that could be somewhere in the docs ?