Ilkka Pirttimaa

Results 2 comments of Ilkka Pirttimaa

There is pull request for Swift 4 available, any plans to merge that? https://github.com/kitasuke/PagingMenuController/pull/366

Give example is not working. This works: import json def handler(event, context): # Your code goes here! body = json.loads( event['body'] ) e = body['e'] pi = body['pi'] return {...