Setup CircleCI
Naturalclar opened this issue · 1 comments
Naturalclar commented
Feature Request
This repo does not have CircleCI setup yet.
Why it is needed
To verify that pull request does not break lint/test/types/etc.
Possible implementation
See the .circleci
folder in other community repositories, such as https://github.com/react-native-community/react-native-progress-bar-android/tree/master/.circleci
Code sample
cpojer commented
Should be set up now.