infinitered / solidarity-react-native

Solidarity snapshot plugin for React Native projects
MIT License
48 stars 10 forks source link

Improve Plugin for RN for possible CLIs #3

Closed GantMan closed 7 years ago

GantMan commented 7 years ago

Switch from simple string to an async function so we can do the following advanced rules for CLIs that may or may not need the stamp.

Add these checks if conditions are met

If a person has code-push installed, add it to the rules If a person has mobile-center installed, add it to the rules

Installed and might not need to be - move to conditional