@planningcenter/chat-react-native
v3.42.2
Published
The code hosted here is meant to encapsulate behavior for our mobile targets. Currently we support behavior in Services and ChurchCenterApp.
Keywords
Readme
@planningcenter/chat-react-native
The code hosted here is meant to encapsulate behavior for our mobile targets. Currently we support behavior in Services and ChurchCenterApp.
This codebase is powered by scripts from expo-modules but by design is not meant to require expo in order to run. We support both react-native and expo codebases.
Installation
npm i @planningcenter/chat-react-native
cd ios && pod install
