loadsmart / rn-salesforce-chat

React Native wrapper for Salesforce SDK chat
MIT License
7 stars 10 forks source link

Bugfix: Missing native modules in published package #17

Closed Ananthakr closed 3 years ago

Ananthakr commented 3 years ago

Change and Reason

Bugfix - https://github.com/loadsmart/rn-salesforce-chat/issues/16

Description of the proposed changes

Updated files property in package.json with ios, android folders and rn-salesforce-chat.podspec file to be included in the published package.

loadsmart-deploy commented 3 years ago

Atlantis commands can't be run on fork pull requests. To enable, set --allow-fork-prs or, to disable this message, set --silence-fork-pr-errors

barbosa commented 3 years ago

@lenoirzamboni would you take a look? It is worth checking with someone why Atlantis is being run here too.

lenoirzamboni commented 3 years ago

@lenoirzamboni would you take a look? It is worth checking with someone why Atlantis is being run here too.

@barbosa Sure, I'll take a look.