KDan

Results 5 issues of KDan

This is addressing the following: - #54 - #166 Basically I've removed the shared instance and made the `SAPlayer` public. This allows whoever uses the library to play simultaneously more...

Hello, thanks for the awesome work! I'm doing this ```php DB::connection('couchbase')->table(env('DB_DATABASE')) ->select('meta(' . env('DB_DATABASE') . ').id as docId, id, blah blah other fields') ->whereRaw("aField is null || aSecondField is null")...

See first the [PR on gifted-charts-core](https://github.com/Abhinandan-Kushwaha/gifted-charts-core/pull/6) As the other PR, this is not a complete work, it just allows people using typescript in their react native projects to add your...