Anthony Weiss

Results 3 issues of Anthony Weiss

``` > react-native-create-library -p XX my-library While `RN` is the default prefix, it is recommended to customize the prefix. 📚 Created library my-library in `./my-library`. ... ``` However, `react-native-create-library --prefix`...

### Expected Behavior I expect to be able to add the Countly SDK to an App Extension target (E.g. Siri Intents) and log events to Countly. ### Current Behavior When...