Sagaya Abdulhafeez

Results 7 issues of Sagaya Abdulhafeez

Swift 4 introduced changes on string API You can just use`stringValue.reversed()` instead of `stringValue.characters.reversed()`

I changed the background color in viewDidload but it did not change ![screen shot 2017-01-22 at 9 31 12 am](https://cloud.githubusercontent.com/assets/12961966/22181150/aebe7830-e085-11e6-99f6-34321141ce45.png)

It is not working when i tried it with my views written programmatically ``` label.ambience = true label.contrastColor = .blue label.invertColor = .green ```

I saw the JSON file in the documentation https://raw.githubusercontent.com/phanirithvij/Myanimewebsite/master/twistlinks.json i just want to know if this file is being updated with the latest twist.moe anime's and episodes, this will be...