Wootric / react-native-wootric

React Native wrapper for Wootric
MIT License
2 stars 17 forks source link

iOS WootricSDK does not allow git workflow #5

Open asjustis opened 5 years ago

asjustis commented 5 years ago

This issue follows the manual procedures for iOS listed here: https://github.com/Wootric/react-native-wootric#ios-only-additional-steps-for-ios

Issue: doing manual changes to the Wootric plugin means they have to be done manually each time the node_modules/ directory is cleared, or the branch is switched, or somebody other checks out the project with this plugin.

Possible solution: Wootric SDK should be a part of the plugin.