Will Caine

Results 6 issues of Will Caine

Added a passphrase input to #sign which allows you to enter an AES-256 encrypted key into the private key input if you chose, which will be decrypted using the passphrase.

**Describe the issue** I'm working on a ML project and wanted to include a zip file of sample training data within my repo. The file is about 280 MB so...

mcve-required
windows

With the iOS version of this SDK, the player context (current album/playlist) is [included along with the player state](SPTAppRemotePlayerState). However, in this android implementation, it is not, and instead we...

### Issue Description I've been trying to use the animatedValue prop to create an animation for the panel. I have a panel showing a small section at the bottom of...

I would issue a pull request to remove these lines but they're not present on the repo, only on the release version that gets installed with npm. The lines in...

This will not work with the latest Android NDK. If you manually download r15c from [here](https://developer.android.com/ndk/downloads/older_releases.html) and place this in your %ANDROID_SDK_HOME%/ndk-bundle directory it will work.