Akshay Arora
Akshay Arora
Sharesheet for sharing file and text. - [x] Share text iOs - [x] Share file iOs - [ ] Share text Android - [ ] Share file Android - [...
**Versions** * Python : 3.9.9 * iOS version : any * XCode Version : any * Cython version : any ``` import ctypes def functown(number: ctypes.c_int): print(number) funcy = ctypes.CFUNCTYPE(None,...
- [ ] Unit tests - [ ] CI Build test for Python2.7 - [ ] CI Build test for Python 3.7
Maintainer merge checklist * [ ] Title is descriptive/clear for inclusion in release notes. * [ ] Applied a `Component: xxx` label. * [ ] Applied the `api-deprecation` or `api-break`...
Feature Set for the app ================== - [x] List Conference schedule. - [x] Separate schedule for each day. - [x] Schedule item should load `Session details` - [ ] Ability...