expo / config-plugins

Out-of-tree Expo config plugins for packages that haven't adopted the config plugin system yet.
452 stars 97 forks source link

Plugin for `react-native-intercom` #27

Open cmaycumber opened 2 years ago

cmaycumber commented 2 years ago

I recently created a plugin for react-native-intercom here: https://github.com/cmaycumber/config-plugin-react-native-intercom.

It does currently not feature complete but handles the basic integration. Would you be open to a PR that moves this into this monorepo w/ your feedback on the plugin design?

EvanBacon commented 2 years ago

Sure let's give it a try!

t33eee commented 2 years ago

please sir, how do i integrate this in my project and have the intercom widget pop up. I followed the readme, it's still not connected. Please if you can help, I'll really appreciate.

cmaycumber commented 2 years ago

please sir, how do i integrate this in my project and have the intercom widget pop up. I followed the readme, it's still not connected. Please if you can help, I'll really appreciate.

@Talent-Roy You can open an issue on my repo and I may be able to help! I moved the repo over to a structure similar to the config-plugin one but haven't had the chance to create a PR into this repo.

t33eee commented 2 years ago

Alright Sir, thanks.

wcastand commented 3 months ago

https://github.com/intercom/intercom-react-native?tab=readme-ov-file#expo

the intercom package now support expo out of the box.