Mash'al AL-Ma'mari

Results 8 issues of Mash'al AL-Ma'mari

How i make multiple Y-axis Only in the left side of chart like this: ![vital chart](https://user-images.githubusercontent.com/25553970/42730564-922ca364-8808-11e8-873a-1cd868e15781.png)

can you shows us exporting setting in spine.

question

Reverts MarioIannotta/LoadingPlaceholderView#1 cause crash: "Cannot remove an observer for the key path \"bounds\" from because it is not registered as an observer."

any suggestions on how to add Right-to-left support for Localization.

Adding Swift Package Manager

``` func UpdateDataOf(tableName: String ) { CleanTable(Table: "\(tableName)CoreData") print("Update \(tableName) Data...") let URL = "https://***********/api/master/\(tableName)" var tableResponse = "\(tableName)Response" Alamofire.request(URL).responseObject { (response:DataResponse ) in let wardResponse = response.result.value let result...

👋 Hello World, Summary: This pull request introduces support for the new Push to Talk (PTT) framework available in iOS 16.0+ and iPadOS 16.0+. Check [Apple Documentation](https://developer.apple.com/documentation/pushtotalk) for more info....